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