VertexPositionColorTexture Members
The following tables list the members exposed by the VertexPositionColorTexture type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VertexPositionColorTexture | Initializes a new instance of the VertexPositionColorTexture class. |
Public Fields
Name | Description | |
---|---|---|
![]() |
Color | The vertex color. |
![]() |
Position | XYZ position. |
![]() |
TextureCoordinate | UV texture coordinates. |
![]() ![]() |
VertexDeclaration | Vertex declaration, which defines per-vertex data. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Returns a value that indicates whether the current instance is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Compares two objects to determine whether they are the same. |
![]() ![]() |
op_Inequality | Compares two objects to determine whether they are different. |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexPositionColorTexture Structure
Microsoft.Xna.Framework.Graphics Namespace