GearTweenConfig Class |
Namespace: FairyGUI
public class GearTweenConfig
The GearTweenConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| GearTweenConfig | Initializes a new instance of the GearTweenConfig class |
| Name | Description | |
|---|---|---|
| delay |
Tween delay in seconds.
| |
| duration |
Tween duration in seconds.
| |
| easeType |
Ease type.
| |
| tween |
Use tween to apply change.
|