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
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Rendering |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Rendering.ReflectionSetup |