ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
The RGB components of the color of the vertex at the given index as Vector3, values in range 0..1.
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- i
- Type: SystemInt32
Index of the vertex to retrieve the color for.
Return Value
Type: Vector3The RGB components of the color of the vertex at the given index as Vector3, values in range 0..1.
Remarks
[ILNumerics Visualization Engine]
See Also