You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how Scene and SceneGraph classes work. I want to use Scene to create an object group which doesn't know anything about where it will be placed, and then attach it to the object from another scene. Is it supposed to work this way?
Hello!
I'm trying to figure out how Scene and SceneGraph classes work. I want to use Scene to create an object group which doesn't know anything about where it will be placed, and then attach it to the object from another scene. Is it supposed to work this way?
Here is an example code:
Here is a transform graph I get:
Could you provide some examples on composing multiple scenes (object groups) with transforms between them?
The text was updated successfully, but these errors were encountered: