Hi,
I tried to use UsdImagingGLEngine and moved a Usd prim, I found that every time when a prim’s transform was being updated, the CPU usage became higher than usual, and movement is slow, it seems that the USD is always trying to make a new display list with dirty transform ? After several frames, it rendered at normal fast speed, is there way to optimize this case ?
Thanks in advance.