ILNumerics - Technical Application Development
Top
The Vector4 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Length |
Gets the length (magnitude) of the vector.
[ILNumerics Visualization Engine] | |
LengthSquared |
Gets the square of the vector length (magnitude).
[ILNumerics Visualization Engine] | |
Xyz |
Gets or sets an OpenTK.Vector3 with the X, Y and Z components of this instance.
[ILNumerics Visualization Engine] |
See Also