Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
checksum's avatar
checksum
Explorer
1 year ago

gltf nodes of entity in composition using meta spatial sdk

I want to animate a gltf object manually. I get my object using something like "composition.getNodeByName("myobject_gltf")" How can I parse and modify the transformations of each node individually?...