wManager.Wow.Helpers Namespace
WRobot

Vector3..::..Z Property

Gets or sets the Z Position.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


[XmlAttribute]
public float Z { get; set; }
<XmlAttribute> _
Public Property Z As Single
	Get
	Set
[XmlAttribute]
public:
property float^ Z {
	float^ get ();
	void set (float^ value);
}

Field Value

The Z Position.