CustomVertex.PositionNormalFixed Fields

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The CustomVertex.PositionNormalFixed type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by the .NET Compact Framework Format Represents the vertex format for the custom vertex. This field is read-only.
Public fieldSupported by the .NET Compact Framework Nx Represents the nx component of the vertex normal.
Public fieldSupported by the .NET Compact Framework Ny Represents the ny component of the vertex normal.
Public fieldSupported by the .NET Compact Framework Nz Represents the nz component of the vertex normal.
Public fieldSupported by the .NET Compact Framework X Represents the x component of the position.
Public fieldSupported by the .NET Compact Framework Y Represents the y component of the position.
Public fieldSupported by the .NET Compact Framework Z Represents the z component of the position.

Top

See Also

Reference

CustomVertex.PositionNormalFixed Structure

Microsoft.WindowsMobile.DirectX.Direct3D Namespace