ILNumerics Ultimate VS

PickingDriverVerticesWorld Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
3-dimensional array with detailed vertex and picking information

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public RetArray<float> VerticesWorld { get; }

Property Value

Type: RetArraySingle

Implements

IPickingResultVerticesWorld
Remarks

VerticesWorld provides detailed data about all primitives hit. The shape and content of the matrix varies depending on the type of shape targeted.

For triangular shapes the matrix layout is as follows:

[ILNumerics Visualization Engine]

See Also

Reference