Share via


CustomVertex.PositionNormal.Nz Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the nz component of the vertex normal.

Definition

Visual Basic Public Nz As SingleLeave Site
C# public SingleLeave Site Nz;
C++ public: SingleLeave Site Nz;
JScript public var Nz : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the nz component of the vertex normal.

This field is read/write.