Vector2F Properties |
The Vector2F 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.
|