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