Hi,
I’m working on importing USD assets into our software. For handling scene graph instancing, since the prototype prim is generated at runtime, we want its prototype identifier to remain consistent every time the scene is opened.
Is it possible to use the reference path as a stable identifier?
Or is there another recommended way to ensure that the prototype identifier stays unchanged?
Thanks