VertexBufferBinding Members
The following tables list the members exposed by the VertexBufferBinding type.
Public Constructors
Name | Description | |
---|---|---|
VertexBufferBinding | Overloaded. Creates an instance of this object. |
Public Properties
Name | Description | |
---|---|---|
InstanceFrequency | Gets the instancing frequency. | |
VertexBuffer | Gets a vertex buffer. | |
VertexOffset | Gets the offset between the beginning of the buffer and the vertex data to use. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexBufferBinding Structure
Microsoft.Xna.Framework.Graphics Namespace