VertexDeclaration.GetVertexStrideSize Method
Gets the size of a vertex from the vertex declaration.
Overload List
Name | Description |
---|---|
VertexDeclaration.GetVertexStrideSize (Int32) | Gets the size of a vertex from the vertex declaration. |
VertexDeclaration.GetVertexStrideSize (VertexElement[], Int32) | Gets the size of a vertex from the vertex declaration. |
See Also
Reference
VertexDeclaration Class
VertexDeclaration Members
Microsoft.Xna.Framework.Graphics Namespace