abstract class in AdvancedSceneManager.Loading / Inherits from: ViewModel
The base class for loading screen view models.
| Member | Description |
|---|---|
bool handleDisplayInEditorAutomatically |
Determines whether ASM should automatically handle editor-only display logic based on LoadingScreenConfigBag.displayInEditor. |
UIDocument uiDocument { get; } |
Gets the UIElements.UIDocument that is rendering the view. |
| Member | Description |
|---|---|
void EnsureCameraExists() |
Ensures that a camera exists for rendering this loading screen. |