setMesh
Functions
- applyComponentPropertiesToThreeObject(component, mesh, entity)
- setMesh(dataset, entity, component, mesh)
applyComponentPropertiesToThreeObject(component, mesh, entity)
Kind: global function
Param | Type |
---|---|
component | Mesh |
mesh | THREE.Object3D |
entity | number |
setMesh(dataset, entity, component, mesh)
Kind: global function
Param | Type |
---|---|
dataset | EntityComponentDataset |
entity | number |
component | Mesh |
mesh | Object3D |