BaseMesh.NumberAttributes Property (Microsoft.DirectX.Direct3D)
Retrieves the number of entries stored in an attribute table for a mesh.
System.Int32
This property is read-only.
An integer value that represents the number of entries stored in the attribute table for the mesh.
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
Show: