Closed TontonTremblay closed 4 years ago
I would like to be able to move up and down the tree. get_children should return a list of transform, get parent should return a single transform. If the either exists, just return None.
Done. Should be available in the next release of visii.
I would like to be able to move up and down the tree. get_children should return a list of transform, get parent should return a single transform. If the either exists, just return None.