ILNumerics Ultimate VS

Vector4 Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Vector4 type exposes the following members.

Properties

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

[ILNumerics Visualization Engine]

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

[ILNumerics Visualization Engine]

Public propertyXyz
Gets or sets an OpenTK.Vector3 with the X, Y and Z components of this instance.

[ILNumerics Visualization Engine]

Top
See Also

Reference