makeMeshPreviewScene
Functions
setShadowCamera(camera)
Kind: global function
| Param | Type |
|---|---|
| camera | THREE.OrthographicCamera |
setupLights(scene)
Kind: global function
| Param | Type |
|---|---|
| scene | THREE.Scene |
makeMeshPreviewScene(mesh, size, focus) ⇒ Object
Kind: global function
| Param | Type | Description |
|---|---|---|
| mesh | Mesh | trhee.js mesh |
| size | Vector2 | |
| focus | AABB2 |