Gets or sets the vertex indices of the intersected face.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int[] FaceVertexIndices { get; set; }

Remarks

Indices are the vertex indices in the mesh.

See Also