CustomVertex.PositionNormalTextured Fields

Public Fields

  Name Description
Public field Static Supported by the .NET Compact Framework Format Represents the vertex normal data. This field is read-only.
Public field Supported by the .NET Compact Framework Nx Represents the nx component of the vertex normal.
Public field Supported by the .NET Compact Framework Ny Represents the ny component of the vertex normal.
Public field Supported by the .NET Compact Framework Nz Represents the nz component of the vertex normal.
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.PositionNormalTextured Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming