Methods
createMockUpObject(layers, area) → {Mesh}
Creates a mock-up object.
Parameters:
Name | Type | Description |
---|---|---|
layers | Array.<C3DTilesLayer> | Array of layers, contains information about objects in a 3D scene. |
area | Box3 | Box3 the selected area for the mock-up. |
- Source
Returns:
mock-up object
- Type:
- Mesh