Header menu logo Nu

Light3dFacetExtensions Module

Type extensions

Type extension Description

this.AttenuationLinear

Full Usage: this.AttenuationLinear

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

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

this.AttenuationLinear

Full Usage: this.AttenuationLinear

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.AttenuationQuadratic

Full Usage: this.AttenuationQuadratic

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

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

this.AttenuationQuadratic

Full Usage: this.AttenuationQuadratic

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.AutoAttenuate

Full Usage: this.AutoAttenuate

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.AutoAttenuate

Full Usage: this.AutoAttenuate

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.ComputeShadowFrustum

Full Usage: this.ComputeShadowFrustum

Parameters:
Returns: Frustum

Extended Type: Entity

world : World
Returns: Frustum

this.ComputeShadowProjection

Full Usage: this.ComputeShadowProjection

Parameters:
Returns: Matrix4x4

Extended Type: Entity

world : World
Returns: Matrix4x4

this.ComputeShadowView

Full Usage: this.ComputeShadowView

Parameters:
Returns: Matrix4x4

Extended Type: Entity

world : World
Returns: Matrix4x4

this.DesireFog

Full Usage: this.DesireFog

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.DesireFog

Full Usage: this.DesireFog

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.DesireShadows

Full Usage: this.DesireShadows

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.DesireShadows

Full Usage: this.DesireShadows

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.GetAttenuationLinear

Full Usage: this.GetAttenuationLinear

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetAttenuationQuadratic

Full Usage: this.GetAttenuationQuadratic

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetAutoAttenuate

Full Usage: this.GetAutoAttenuate

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetDesireFog

Full Usage: this.GetDesireFog

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetDesireShadows

Full Usage: this.GetDesireShadows

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetLightCutoff

Full Usage: this.GetLightCutoff

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetLightType

Full Usage: this.GetLightType

Parameters:
Returns: LightType

Extended Type: Entity

world : World
Returns: LightType

this.LightCutoff

Full Usage: this.LightCutoff

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

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

this.LightCutoff

Full Usage: this.LightCutoff

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.LightType

Full Usage: this.LightType

Parameters:
    () : unit

Returns: Lens<LightType, Entity>

Extended Type: Entity

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

this.LightType

Full Usage: this.LightType

Returns: Lens<LightType, Entity>

Extended Type: Entity

Returns: Lens<LightType, Entity>

this.SetAttenuationLinear

Full Usage: this.SetAttenuationLinear

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetAttenuationQuadratic

Full Usage: this.SetAttenuationQuadratic

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetAutoAttenuate

Full Usage: this.SetAutoAttenuate

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetDesireFog

Full Usage: this.SetDesireFog

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetDesireShadows

Full Usage: this.SetDesireShadows

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetLightCutoff

Full Usage: this.SetLightCutoff

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetLightType

Full Usage: this.SetLightType

Parameters:

Extended Type: Entity

value : LightType
world : World

Type something to start searching.