API ReferenceSandbox
public class Sandbox.RenderOptions
Methods
Showing 1 methods
public void Apply(Sandbox.SceneObject obj)
Apply these options to a SceneObject
No results match this filter.
Properties
Showing 4 properties
public bool Sandbox.RenderOptions.AfterUI { get; set; }
Rendered after the UI is rendered
public bool Sandbox.RenderOptions.Bloom { get; set; }
Rendererd during bloom
public bool Sandbox.RenderOptions.Game { get; set; }
Regular game rendering layers
public bool Sandbox.RenderOptions.Overlay { get; set; }
Rendered above everything else
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.RenderOptions |