Click or drag to resize

StageSetCustomInput Method (RaycastHit, Boolean)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetCustomInput(
	ref RaycastHit hit,
	bool buttonDown
)

Parameters

hit
Type: RaycastHit
buttonDown
Type: SystemBoolean
See Also