| Vector3I Properties |
The Vector3I type exposes the following members.
| Name | Description | |
|---|---|---|
| IsNonZero |
Indicates if at least one vector component is not zero.
| |
| IsZero |
Indicates if all vector components are zero.
| |
| Magnitude |
Magnitude of the vector.
| |
| SquareMagnitude |
Square magnitude of the vector.
|