Replies: 1 comment 1 reply
-
|
Has anyone had any experience with this? It's still a blocker for us at our studio |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, running into an issue that maybe someone on here could answer, but is it possible to change the rotation order on a maya reference node that is a child of a USD Prim? It's currently locked and reports this error:
# Error: RuntimeError: file <maya console> line 13: Node is locked to maintain its USD hierarchy. Attribute 'testPrim_MayaReference.rotateOrder' is from a locked node, so it cannot be unlocked.What do I need to do to be able to change the rotation order from xyz to yzx? Is there something in USD that MayaUsd is looking at that I can change so the rotation order will update?
Beta Was this translation helpful? Give feedback.
All reactions