GTweenTo Method (Single, Single, Single) |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static GTweener To(
float startValue,
float endValue,
float duration
)
Parameters
- startValue
- Type: SystemSingle
- endValue
- Type: SystemSingle
- duration
- Type: SystemSingle
Return Value
Type:
GTweener
See Also