EnvironmentObservation.TriangleIndexCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Index list length of triangles on surface mesh. May be zero if triangles were not requested.
public uint TriangleIndexCount { get; }
member this.TriangleIndexCount : uint32
Public ReadOnly Property TriangleIndexCount As UInteger