Click or drag to resize

TransitionSetDuration Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetDuration(
	string label,
	float value
)

Parameters

label
Type: SystemString
value
Type: SystemSingle
See Also