In the SceneParameters, how to know one's parent? #485
-
For instance, when we load a scene file, we can see a table of SceneParameters with columns
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @Mephisto405 I don't believe there's a built-in mechanism to do this. You can either parse the output of |
Beta Was this translation helpful? Give feedback.
-
If it's for visualization purpose, I have the following workaround
|
Beta Was this translation helpful? Give feedback.
-
@njroussel @ziyi-zhang I just found another mechanism to achieve this, so I am sharing it here:
|
Beta Was this translation helpful? Give feedback.
If it's for visualization purpose, I have the following workaround