Click or drag to resize
Vector2F Properties

The Vector2F type exposes the following members.

Properties
  NameDescription
Public propertyIsNonZero
Indicates if at least one vector component is not zero.
Public propertyIsZero
Indicates if all vector components are zero.
Public propertyMagnitude
Magnitude of the vector.
Public propertySquareMagnitude
Square magnitude of the vector.
Top
See Also