CustomVertex.PositionNormal.Nz Field (Microsoft.DirectX.Direct3D)
Retrieves or sets the nz component of the vertex normal.
Visual Basic Public Nz As Single C# public Single Nz;
C++ public: Single Nz;
JScript public var Nz : Single
System.Single
This field is read/write.
Floating-point value that represents the nz component of the vertex normal.
Show:
