wManager.Wow.Helpers Namespace
WRobot

Vector3..::..Y Property

Gets or sets the Y Position.

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

Syntax


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

Field Value

The Y Position.