Vector3..::..Y Property
Gets or sets the Y Position.
Namespace:
robotManager.HelpfulAssembly: 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); }