three_object_to_path_traced_scene
Functions
-
optimize_buffer_geometry(geo) ⇒
THREE.BufferGeometry - three_object_to_path_traced_scene(gltf_scene, scene)
optimize_buffer_geometry(geo) ⇒ THREE.BufferGeometry
Kind: global function
| Param | Type |
|---|---|
| geo | THREE.BufferGeometry |
three_object_to_path_traced_scene(gltf_scene, scene)
Kind: global function
| Param | Type |
|---|---|
| gltf_scene | THREE.Object3D |
| scene | PathTracedScene |
three_object_to_path_traced_scene~process_geometry(geo) ⇒ THREE.BufferGeometry
Kind: inner method of three_object_to_path_traced_scene
| Param | Type |
|---|---|
| geo | THREE.BufferGeometry |