ObjectModel.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 object model surface.
public:
property System::UInt32 TriangleIndexCount { System::UInt32 get(); };
public uint TriangleIndexCount { get; }
member this.TriangleIndexCount : uint32
Public ReadOnly Property TriangleIndexCount As UInteger