Enum CompositionLayersRuntimeSettings.SplashBackgroundType
Defines the types of backgrounds that can be used.
Namespace: Unity.XR.CompositionLayers
Assembly: Unity.XR.CompositionLayers.dll
Syntax
public enum CompositionLayersRuntimeSettings.SplashBackgroundType
Fields
| Name | Description |
|---|---|
| Passthrough | Passthrough Background, uses the passthrough layer. |
| SolidColor | Solid Color Background, uses the background color. |