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