WorldModuleGame Module
Game functions for the world (1/2).
Type extensions
Type extension | Description |
Full Usage:
World.assetTagToValueOpt assetTag metadata world
Parameters:
Symbol AssetTag
metadata : SymbolLoadMetadata
world : World
Returns: 'a option
|
Extended Type:
|
Full Usage:
World.assetTagsToValueOpts assetTags metadata world
Parameters:
Symbol AssetTag list
metadata : SymbolLoadMetadata
world : World
Returns: 'a option list
|
Extended Type:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.getEntities2d set world
Parameters:
HashSet<Quadelement<Entity>>
world : World
Returns: Entity seq
|
|
|
|
|
|
Full Usage:
World.getEntities2dInPlay set world
Parameters:
HashSet<Quadelement<Entity>>
world : World
Returns: Entity seq
|
|
Full Usage:
World.getEntities2dInView set world
Parameters:
HashSet<Quadelement<Entity>>
world : World
Returns: Entity seq
|
|
Full Usage:
World.getEntities3d set world
Parameters:
HashSet<Octelement<Entity>>
world : World
Returns: Entity seq
|
|
|
|
|
|
Full Usage:
World.getEntities3dInPlay set world
Parameters:
HashSet<Octelement<Entity>>
world : World
Returns: Entity seq
|
|
Full Usage:
World.getEntities3dInView set world
Parameters:
HashSet<Octelement<Entity>>
world : World
Returns: Entity seq
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.getLightProbes3dInView set world
Parameters:
HashSet<Octelement<Entity>>
world : World
Returns: Entity seq
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Extended Type:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|