SceneSettings
All the settings that can be applied to a scene.
Type Aliases
| Type Alias | Description |
|---|---|
| DebugLines | Settings for debug lines |
| DefaultCameraComponent | Default camera component of the scene, used to create default cameras. |
| DefaultCameraTransform | Default camera global transform of the scene, used to create default cameras. |
| Display | Settings for the display |
| Environment | Settings for the environment |
| Misc | Miscellaneous settings |
| Physics | Settings for the physics engine. |
| Renderer | Renderer settings |
| Simulation | Settings to apply whenever simulation is active |
| Sound | Sound settings |
| Streaming | Settings for the scene streaming |
| Voxel | Settings for voxel rendering |