Header menu logo Nu

StaticModelFacetExtensions Module

Type extensions

Type extension Description

this.Clipped

Full Usage: this.Clipped

Parameters:
    () : unit

Returns: Lens<bool, Entity>

Extended Type: Entity

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

this.Clipped

Full Usage: this.Clipped

Returns: Lens<bool, Entity>

Extended Type: Entity

Returns: Lens<bool, Entity>

this.GetClipped

Full Usage: this.GetClipped

Parameters:
Returns: bool

Extended Type: Entity

world : World
Returns: bool

this.GetStaticModel

Full Usage: this.GetStaticModel

Parameters:
Returns: StaticModel AssetTag

Extended Type: Entity

world : World
Returns: StaticModel AssetTag

this.SetClipped

Full Usage: this.SetClipped

Parameters:
    value : bool
    world : World

Extended Type: Entity

value : bool
world : World

this.SetStaticModel

Full Usage: this.SetStaticModel

Parameters:

Extended Type: Entity

value : StaticModel AssetTag
world : World

this.StaticModel

Full Usage: this.StaticModel

Parameters:
    () : unit

Returns: Lens<StaticModel AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<StaticModel AssetTag, Entity>

this.StaticModel

Full Usage: this.StaticModel

Returns: Lens<StaticModel AssetTag, Entity>

Extended Type: Entity

Returns: Lens<StaticModel AssetTag, Entity>

Type something to start searching.