Sdílet prostřednictvím


VertexDeclarationContent Members

The following tables list the members exposed by the VertexDeclarationContent type.

Public Constructors

Name Description
Public Method VertexDeclarationContent Initializes a new instance of VertexDeclarationContent.

Public Properties

Name Description
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property VertexElements Gets the VertexElement object of the vertex declaration.
Public Property VertexStride The number of bytes from one vertex to the next.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

VertexDeclarationContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace