omni.usd.commands Functions
Functions Summary:
Internal. Utility to return active edit context. |
|
Internal. It will ensure parents are active. If they are not, it will change the active |
|
Internal. Gets default camera rotation order from setting /persistent/app/primCreation/DefaultCameraRotationOrder. |
|
Internal. Gets default rotation order from setting /persistent/app/primCreation/DefaultRotationOrder. |
|
Internal. Gets default rotation order. |
|
Internal. Posts notification if omni.kit.notification_manager is enabled. |
|
Internal. A destructive remove is one that will not only edit current edit target, but also other non-anonymous layers. Why anonymous layers is not counted is because anonymous layers are writable in Kit, and it’s only existed when it’s a new stage or under session layer. Any deltas inside those anonymous layers can be safely removed. Otherwise, this function will return false, which means it will not remove prim specs in all layers, but deactivates them to avoid editing non-anonymous layers except current edit target. |
|
Internal. Removes prim spec from layer. |
|
Internal. If the user authors refinementEnableOverride, drop a hint in customLayerData |