Entity3dDispatcher<'model, 'message, 'command> Type
A 3d entity dispatcher.
Constructors
Constructor | Description |
Full Usage:
Entity3dDispatcher(physical, lightProbe, light, initial)
Parameters:
bool
lightProbe : bool
light : bool
initial : 'model
Returns: Entity3dDispatcher<'model, 'message, 'command>
|
|
Full Usage:
Entity3dDispatcher(physical, lightProbe, light, makeInitial)
Parameters:
bool
lightProbe : bool
light : bool
makeInitial : World -> 'model
Returns: Entity3dDispatcher<'model, 'message, 'command>
|
|
Static members
Static member | Description |
|
|