ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Constructs a new Vector4.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- x
- Type: SystemSingle
The x component of the Vector4. - y
- Type: SystemSingle
The y component of the Vector4. - z
- Type: SystemSingle
The z component of the Vector4. - w
- Type: SystemSingle
The w component of the Vector4.
Remarks
[ILNumerics Visualization Engine]
See Also