Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Maya Python API を使用して新しいノード タイプを作成する場合、ノードの作成直後にアトリビュートに対して「maya.cmds.getAttr」を実行する必要があります。
postConstructor メソッドで作成したばかりのノードへの dagPath を取得する適切な方法は何ですか?