Click or drag to resize

Vector3 Properties

The Vector3 type exposes the following members.

Properties
  NameDescription
Public propertyItem
Public propertyLength
Gets the length (magnitude) of the vector.
Public propertyLengthSquared
Gets the square of the vector length (magnitude).
Top
See Also