API Referenceglobal
public sealed class Sandbox.IndirectLightVolume.Probe
Per-probe data including position offset and active state.
Constructors
Showing 1 constructors
public Probe()
No results match this filter.
Properties
Showing 2 properties
public bool Sandbox.IndirectLightVolume.Probe.Active { get; set; }
public Vector3 Sandbox.IndirectLightVolume.Probe.Offset { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.IndirectLightVolume.Probe |