CustomVertex.TransformedTextured.Z Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the z component of the position.

Definition

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

Field Value

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

This field is read/write.