s&box docs

public sealed enum Sandbox.SceneRenderLayer : System.Enum

SceneObjects can be rendered on layers other than the main game layer. This is useful if, for example, you want to render on top of everything without applying post processing.

Metadata

FieldValue
NamespaceSandbox
Typeenum
AssemblySandbox.Engine
Doc IDT:Sandbox.SceneRenderLayer

On this page