Header menu logo Nu

LightProbe3dFacetExtensions Module

Type extensions

Type extension Description

this.GetProbeBounds

Full Usage: this.GetProbeBounds

Parameters:
Returns: Box3

Extended Type: Entity

world : World
Returns: Box3

this.GetProbeStale

Full Usage: this.GetProbeStale

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.ProbeBounds

Full Usage: this.ProbeBounds

Parameters:
    () : unit

Returns: Lens<Box3, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Box3, Entity>

this.ProbeBounds

Full Usage: this.ProbeBounds

Returns: Lens<Box3, Entity>

Extended Type: Entity

Returns: Lens<Box3, Entity>

this.ProbeStale

Full Usage: this.ProbeStale

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

() : unit
Returns: Lens<bool, Entity>

this.ProbeStale

Full Usage: this.ProbeStale

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.RecenterInProbeBounds

Full Usage: this.RecenterInProbeBounds

Parameters:

Center probe position within its current bounds.

Extended Type: Entity

world : World

this.ResetProbeBounds

Full Usage: this.ResetProbeBounds

Parameters:

Reset probe bounds around current probe position.

Extended Type: Entity

world : World

this.SetProbeBounds

Full Usage: this.SetProbeBounds

Parameters:

Extended Type: Entity

value : Box3
world : World

this.SetProbeStale

Full Usage: this.SetProbeStale

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

Type something to start searching.