wManager.Wow.Helpers Namespace
WRobot

TaxiNode..::..PosZ Property

Gets or sets the position z.

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The position z.