Skip to content

Instantly share code, notes, and snippets.

@spatial-bit
Created January 24, 2022 20:21
Show Gist options
  • Save spatial-bit/ee2b72de3b5aad3b593ac88bd7cc13a6 to your computer and use it in GitHub Desktop.
Save spatial-bit/ee2b72de3b5aad3b593ac88bd7cc13a6 to your computer and use it in GitHub Desktop.
USD Create Xform object #USD #OMNIVERSE
xform = UsdGeom.Xform.Define(stage, '/my_prim')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment