GLTFContent.get_nodes_from_scene
- GLTFContent.get_nodes_from_scene(scene)[source]
Returns dictionary of nodes in the given scene, without a specified root.
- Parameters
scene (
compas.files.GLTFScene
)- Returns
dict
Returns dictionary of nodes in the given scene, without a specified root.
scene (compas.files.GLTFScene
)
dict