Skip to main content

prepare_scene_gltf

Functions

promise_gltf(url)Promise.<GLTF>
prepare_scene_gltf(scene, camera, url, [zoom], [floor_level], [sun], [no_materials])Promise.<void>

promise_gltf(url) ⇒ Promise.<GLTF>

Kind: global function

ParamType
urlstring

prepare_scene_gltf(scene, camera, url, [zoom], [floor_level], [sun], [no_materials]) ⇒ Promise.<void>

Kind: global function

ParamType
scenePathTracedScene
cameraTHREE.Camera
urlstring
[zoom]number
[floor_level]number
[sun]Object
[no_materials]boolean