This wrapper for PixelCrushers.StandardSceneTransitionManager keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...
Additional Inherited Members | |
![]() | |
override IEnumerator | LeaveScene () |
override IEnumerator | EnterScene () |
![]() | |
virtual void | OnLoading (float progress) |
Called while loading a scene. | |
![]() | |
bool | pauseDuringTransition = true |
TransitionInfo | leaveSceneTransition = new TransitionInfo() |
string | loadingSceneName |
TransitionInfo | enterSceneTransition = new TransitionInfo() |
![]() | |
WaitForEndOfFrame | endOfFrame = new WaitForEndOfFrame() |
This wrapper for PixelCrushers.StandardSceneTransitionManager keeps references intact if you switch between the compiled assembly and source code versions of the original class.