Header menu logo Nu

Entity3dDispatcher<'model, 'message, 'command> Type

A 3d entity dispatcher.

Constructors

Constructor Description

Entity3dDispatcher(physical, lightProbe, light, initial)

Full Usage: Entity3dDispatcher(physical, lightProbe, light, initial)

Parameters:
    physical : bool
    lightProbe : bool
    light : bool
    initial : 'model

Returns: Entity3dDispatcher<'model, 'message, 'command>
physical : bool
lightProbe : bool
light : bool
initial : 'model
Returns: Entity3dDispatcher<'model, 'message, 'command>

Entity3dDispatcher(physical, lightProbe, light, makeInitial)

Full Usage: Entity3dDispatcher(physical, lightProbe, light, makeInitial)

Parameters:
    physical : bool
    lightProbe : bool
    light : bool
    makeInitial : World -> 'model

Returns: Entity3dDispatcher<'model, 'message, 'command>
physical : bool
lightProbe : bool
light : bool
makeInitial : World -> 'model
Returns: Entity3dDispatcher<'model, 'message, 'command>

Static members

Static member Description

Entity3dDispatcher.Properties

Full Usage: Entity3dDispatcher.Properties

Returns: PropertyDefinition list
Returns: PropertyDefinition list

Type something to start searching.