mSceneFloatingViewController Docs mUniSm.Page mSceneFloatingViewControllerSummary FloatingView Class for managing and controlling scenes. This class cannot be inherited.Relation mUniSm.Page.SceneUIControllerBehaviour Property floatingViewAnimation Page animation component enableControlOnInactive Gets or sets a value indicating whether [enable control on inactive]. IsHideContentsScene Gets or sets a value indicating whether this instance is hide contents scene. Method Awake( ) Process on awake. IsHandlingModeData( ) Determines whether controller is handling mode data. IsPushSceneStack( ) Determines whether controller is pushed to scene stack. IsApplyEffect( ) Determines whether [is apply effect]. Load(UIDataItem) Load a new scene. Return( ) Return to previous scene. Home( ) Homes this instance. OnLoad(mScene) Process on load. Unload(System.Boolean) Unloads the specified is return. OnStart(mScene,System.Boolean) Process on start. OnActive(mScene) Process on active. OnUnload(mScene,System.Boolean) Process on unload. Update( ) Process on update. OnInactive(mScene) Process on inactive.