compileAllMaterials
compileAllMaterials(graphics, timeout, includeHiddenLayers) ⇒ Task
Compile all materials found in the dataset
Kind: global function
Param | Type |
---|---|
graphics | GraphicsEngine |
timeout | number |
includeHiddenLayers |
- compileAllMaterials(graphics, timeout, includeHiddenLayers) ⇒
Task
- ~materials :
Set.<Material>
- ~extractMaterialFromObject(object3d)
- ~materials :
compileAllMaterials~materials : Set.<Material>
Kind: inner constant of compileAllMaterials
compileAllMaterials~extractMaterialFromObject(object3d)
Kind: inner method of compileAllMaterials
Param | Type |
---|---|
object3d | Object3D | Mesh | SkinnedMesh |