Namespace Microsoft.MixedReality.Toolkit.Extensions.SceneTransitions
Classes
CameraFaderQuad
Quad-based implementation if ICameraFader. Instantiates quads in front of cameras to achieve fade out / in effect.
LoadContentScene
Utility class to load scenes through MRTK Scene System using a scene transition. Otherwise, it uses Scene System's LoadContent()
SceneTransitionService
SceneTransitionServiceProfile
Interfaces
ICameraFader
Basic interface for fading in / out a color on a camera.