Do you have an example of adding a component to a ModelSortGroup and then setting the order?
something like:
let myGroup = ModelSortGroup(depthPass: ModelSortGroup.DepthPass.postPass)
let mySort = ModelSortGroupComponent(group: myGroup, order: 2)
How do I setup the group to let the sort order know what components to reference when I set the order?
Topic:
Spatial Computing
SubTopic:
Reality Composer Pro
Tags: