Share via


VertexBufferBinding Members

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

Public Constructors

Name Description
Public Method VertexBufferBinding Overloaded. Creates an instance of this object.

Public Properties

Name Description
Public Property InstanceFrequency Gets the instancing frequency.
Public Property VertexBuffer Gets a vertex buffer.
Public Property VertexOffset Gets the offset between the beginning of the buffer and the vertex data to use.

Public Methods

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

Protected Methods

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

See Also

Reference

VertexBufferBinding Structure
Microsoft.Xna.Framework.Graphics Namespace