AnimationPlaySetting
The AnimationPlaySetting class represents the configuration for playing animations.
成员变量
AnimationPlaySetting.wrapMode : WrapMode |
| How to handle time beyond the clip playback range. |
AnimationPlaySetting.triggerEvents : boolean |
| Whether to trigger animation events. |
AnimationPlaySetting.speed : number |
| The playback speed of the animation. |
AnimationPlaySetting.applyRoot : boolean |
| Whether to apply root motion. |
