GLTFContent.update_scene_transforms_and_positions
-
GLTFContent.
update_scene_transforms_and_positions
(scene)[source] Walks through the scene tree and updates transforms and positions. To be used when nodes have been added or the nodes’ matrices or TRS attributes have been set or updated.
- Parameters
scene (
compas.files.GLTFScene
)