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