Forked from BigRoy/maya_usd_define_primitive.py
Last active
February 14, 2025 10:31
-
-
Save zclongpop123/c5a88bc4c6b50cd68cc73b210ea7d8a6 to your computer and use it in GitHub Desktop.
Maya USD define Usd Primitives on the stage using Python for MayaUsdProxyShape
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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