Click or drag to resize

GObjectxy Property

The x and y 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 Vector2 xy { get; set; }

Property Value

Type: Vector2
See Also