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