Click or drag to resize

GObjectposition 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)
Syntax
C#
public Vector3 position { get; set; }

Property Value

Type: Vector3
See Also