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