SpatialAwarenessSceneObject.MeshData.Indices Property

Definition

Indices of the mesh.

public:
 property cli::array <int> ^ Indices { cli::array <int> ^ get(); void set(cli::array <int> ^ value); };
public int[] Indices { get; set; }
member this.Indices : int[] with get, set
Public Property Indices As Integer()

Property Value

Int32[]

Applies to