BaseMesh.NumberBytesPerVertex Property |
Language: |
Retrieves the number of bytes per vertex.
Visual Basic Public ReadOnly Property NumberBytesPerVertex As Integer C# public int NumberBytesPerVertex { get; } C++ public:
property int NumberBytesPerVertex {
int get();
}JScript public function get NumberBytesPerVertex() : int
System.Int32
This property is read-only.
Number of bytes per vertex.
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