Click or drag to resize

GRootGetPoupPosition Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 GetPoupPosition(
	GObject popup,
	GObject target,
	Object downward
)

Parameters

popup
Type: FairyGUIGObject
target
Type: FairyGUIGObject
downward
Type: SystemObject

Return Value

Type: Vector2
See Also