s&box docs
API ReferenceSandbox.Rendering

public sealed struct Sandbox.Rendering.ReflectionSetup

Allows special setup for reflections, such as offsetting the reflection plane

Properties

Showing 1 properties

public System.Nullable`1<Color> Sandbox.Rendering.ReflectionSetup.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.ReflectionSetup

On this page