ILNumerics Ultimate VS

Vector3 Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Vector3 type exposes the following members.

Properties

  NameDescription
Public propertyItem
Access to coords by index

[ILNumerics Visualization Engine]

Public propertyLength
Gets the length (magnitude) of the vector.

[ILNumerics Visualization Engine]

Public propertyLengthFast
Gets an approximation of the vector length (magnitude).

[ILNumerics Visualization Engine]

Public propertyLengthSquared
Gets the square of the vector length (magnitude).

[ILNumerics Visualization Engine]

Public propertyStatic memberMaxValue
Public propertyStatic memberMinValue
Public propertyX
X coordinate

[ILNumerics Visualization Engine]

Public propertyY
Y coordinate

[ILNumerics Visualization Engine]

Public propertyZ
Z coordinate

[ILNumerics Visualization Engine]

Top
See Also

Reference