CustomVertex.TransformedColoredTextured Fields

Public Fields

  Name Description
Public field Supported by the .NET Compact Framework Color Represents the vertex color.
Public field Static Supported by the .NET Compact Framework Format Represents the VertexFormats for the current custom vertex. This field is read-only.
Public field Supported by the .NET Compact Framework Rhw Represents the reciprocal homogeneous w (RHW) component of the position.
Public field Supported by the .NET Compact Framework Tu Represents the u component of the texture coordinate.
Public field Supported by the .NET Compact Framework Tv Represents the v component of the texture coordinate.
Public field Supported by the .NET Compact Framework X Represents the x component of the position.
Public field Supported by the .NET Compact Framework Y Represents the y component of the position.
Public field Supported by the .NET Compact Framework Z Represents the z component of the position.

Top

See Also

Reference

CustomVertex.TransformedColoredTextured Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming