CustomVertex.PositionNormal.Ny Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the ny component of the vertex normal.

Definition

Visual Basic Public Ny As SingleLeave Site
C# public SingleLeave Site Ny;
C++ public: SingleLeave Site Ny;
JScript public var Ny : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the ny component of the vertex normal.

This field is read/write.