You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Omniverse does not natively support storing poses manually configured by manipulating skeleton joints, as it considers them "transient prims." As pose control has been a desired feature from users, we could add this. There are several approaches of various degrees of integration.
Store custom prim data for poses
Extend USD schema to allow manual posing
Saving PreviewSkelAnims currently created to display transient state
(potentially out of scope)
The text was updated successfully, but these errors were encountered:
Omniverse does not natively support storing poses manually configured by manipulating skeleton joints, as it considers them "transient prims." As pose control has been a desired feature from users, we could add this. There are several approaches of various degrees of integration.
Store custom prim data for poses
Extend USD schema to allow manual posing
Saving
PreviewSkelAnims
currently created to display transient state(potentially out of scope)
The text was updated successfully, but these errors were encountered: