GObject.position Property |
The x,y,z coordinates of the object relative to the local coordinates of the parent.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector3 position { get; set; }
Property Value
Type:
Vector3
See Also