Transition Class |
Namespace: FairyGUI
public class Transition : ITweenListener
The Transition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Transition | Initializes a new instance of the Transition class |
Name | Description | |
---|---|---|
![]() | ignoreEngineTimeScale | |
![]() | name |
动效的名称。在编辑器里设定。
|
![]() | playing | |
![]() | timeScale |
Name | Description | |
---|---|---|
![]() | invalidateBatchingEveryFrame |
当你启动了自动合批,动效里有涉及到XY、大小、旋转等的改变,如果你观察到元件的显示深度在播放过程中有错误,可以开启这个选项。
|