API ReferenceSandbox
public class Sandbox.AmbientLight : Sandbox.Component
Adds an ambient light to the scene, applied globally.
Constructors
Showing 1 constructors
public AmbientLight()
No results match this filter.
Properties
Showing 1 properties
public Color Sandbox.AmbientLight.Color { get; set; }
Ambient light color outside of all light probes.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.AmbientLight |