Dear all,
I’m creating a custom SKP exporter to a proprietary file structure.
I’m using the C++ SDK.
Everything is going great but I’m at a loss for one thing,
The transformations to get the points on the correct place in the complete model.
As documented SUComponentInstanceGetTransform retrieves the transformation according to the parent.
But there is no way to know what the parent is of the instance?
Or even better, there is no easy way to change the parent or get the transformation in reference to the model root.
Or am I missing a function/documentation?
With kind regards,
Rudi de Kruijf