s&box docs
API ReferenceSandbox.Rendering

public sealed struct Sandbox.Rendering.RefractionSetup

Allows special setup for refraction, such as offsetting the clip plane

Properties

Showing 1 properties

public System.Nullable`1<Color> Sandbox.Rendering.RefractionSetup.FallbackColor { get; set; }

If we can't render the reflection and this is set, we'll clear the render target to this color

Metadata

FieldValue
NamespaceSandbox.Rendering
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Rendering.RefractionSetup

On this page