Skip to content

Instantly share code, notes, and snippets.

@zclongpop123
Forked from BigRoy/maya_usd_define_primitive.py
Last active February 14, 2025 10:31
Show Gist options
  • Save zclongpop123/c5a88bc4c6b50cd68cc73b210ea7d8a6 to your computer and use it in GitHub Desktop.
Save zclongpop123/c5a88bc4c6b50cd68cc73b210ea7d8a6 to your computer and use it in GitHub Desktop.
Maya USD define Usd Primitives on the stage using Python for MayaUsdProxyShape
import mayaUsd.ufe
stage = mayaUsd.ufe.getStage("|Kitchen_set|Kitchen_setShape")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment