Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the VertexPositionTexture type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VertexPositionTexture | Initializes a new instance of the VertexPositionTexture class. |
Public Fields
Name | Description | |
---|---|---|
![]() |
Position | The vertex position. |
![]() |
TextureCoordinate | The texture coordinates. |
![]() ![]() |
VertexElements | An array of two vertex elements describing the position, followed by the texture coordinate, of this vertex. |
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
SizeInBytes | Gets the size of the VertexPositionTexture class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. 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. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexPositionTexture Structure
Microsoft.Xna.Framework.Graphics Namespace