CustomVertex.PositionColored.Y Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the y component of the position.

Definition

Visual BasicPublic Y As SingleLeave Site
C#public SingleLeave Site Y;
C++public: SingleLeave Site Y;
JScriptpublic var Y : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the y component of the position.

This field is read/write. 
Show: