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