ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Constructs a new Vector4 from the specified Vector3 and w component.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- v
- Type: ILNumerics.DrawingVector3
The Vector3 to copy components from. - w
- Type: SystemSingle
The w component of the new Vector4.
Remarks
[ILNumerics Visualization Engine]
See Also