CustomVertex.PositionNormal Fields

Public Fields

  Name Description
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 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 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.PositionNormal Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming