Currently, ufbx sorts all nodes by depth to allow processing them linearly, however for compatibility, it would be nice to have the original order available for importing.
Either store the original index of the node or have a list of nodes in the original order, or even both.
Currently, ufbx sorts all nodes by depth to allow processing them linearly, however for compatibility, it would be nice to have the original order available for importing.
Either store the original index of the node or have a list of nodes in the original order, or even both.