Namespace Liminal.SDK.Core
Classes
ExperienceApp
The entry-point for an Experience App. A GameObject with this component is required to be at the root of your scene, and all your scene objects should be nested below it. The master app will search for this component when initializing your app. If it is not found or incorrectly configured, your experience app will not work.
ExperienceApp.FadeSettings
Contains settings for controlling a full screen fade.