Vixen
02b45cc4
csharp
public enum DepthPreset

A depth state by name.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • TestAndWrite

    Test and write, with the engine's reversed comparison.

  • TestOnly

    Test but do not write — what a transparent stage wants.

  • Disabled

    No depth at all.

Used by (5)

  • CompositorBuilderVixen.Rendering
  • RenderStageAssetVixen.Rendering
  • TypeRegistrationVixen.Rendering
  • Vixen_Rendering_Compositor_RenderStageAssetSerializerVixen.Rendering
  • StageNodeVixen.Editor.AssetEditors