BaseMesh.NumberFaces Property

Language:

Retrieves the number of faces in a mesh.

Definition

Visual Basic Public ReadOnly Property NumberFaces As Integer
C# public int NumberFaces { get; }
C++ public:
property int NumberFaces {
        int get();
}
JScript public function get NumberFaces() : int

Property Value

System.Int32
Number of faces in the mesh.

This property is read-only. 

Applies To

Mesh, ProgressiveMesh

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center