A collection of graphic settings for this SceneView. All graphic settings are boolean.
After changing settings, call SceneView.RepaintAll to redraw the scene with the new values.
showFlares | Whether lens flare components render in this SceneView. |
showFog | Whether fog is rendered in this SceneView. |
showImageEffects | Whether image effects (post processing) appear in this SceneView. |
showMaterialUpdate | Whether animated materials update in this SceneView. |
showParticleSystems | Whether particle systems render in this SceneView. |
showSkybox | Whether the skybox renders in this SceneView. |
SceneView.SceneViewState | Creates a new SceneViewState with either default values or values from another SceneViewState. |