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