Vector3..::..X Property
Gets or sets the X Position.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
[XmlAttribute] public float X { get; set; }
<XmlAttribute> _ Public Property X As Single Get Set
[XmlAttribute] public: property float^ X { float^ get (); void set (float^ value); }