Vixen
caa30e12
csharp
public enum GiMode

How much of doc 19's global-illumination stack the frame runs.

Read the guide page for this →

Fields and properties (3)

  • Off

    Direct light only. The frame draws a single colour target and never splits.

  • Ambient

    The occlusion pair — distance-field and screen-space — over the ambient split, with no probe machinery: shaded ambient, honestly darkened.

  • Probes

    The full stack: clipmap, irradiance field, surface cache and screen-probe gather.

Used by (16)

  • RenderQualityTestsVixen.Rendering.PostFx.Tests
  • StandardFrameVixen.Rendering.PostFx
  • StandardFrameAssetVixen.Rendering.PostFx
  • StandardFrameExposureDeviceTestsVixen.Graphics.Golden.Tests
  • StandardFrameTestsVixen.Rendering.PostFx.Tests
  • StandardFrameTierImageTestsVixen.Graphics.Golden.Tests
  • TerrainCasterTestsVixen.Rendering.Terrain.Tests
  • TerrainNodeTestsVixen.Rendering.Terrain.Tests
  • TerrainVelocityTestsVixen.Rendering.Terrain.Tests
  • Vixen_Rendering_PostFx_StandardFrameAssetSerializerVixen.Rendering.PostFx
  • CompositorWriterTestsVixen.Editor.Assets.Tests
  • Describes_Vixen_Editor_AssetEditors_Frame_StandardFrameSettingsVixen.Editor.AssetEditors
  • FrameDocumentTestsVixen.Editor.AssetEditors.Tests
  • StandardFrameSettingsVixen.Editor.AssetEditors
  • TypeRegistrationVixen.Editor.AssetEditors
  • Vixen_Editor_AssetEditors_Frame_StandardFrameSettingsSerializerVixen.Editor.AssetEditors