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.
正しく動かしたい場合。曲線全体を選択し、グラフ エディタの 2 番目のボックスに *=.42 と入力すると、曲線全体が上に移動します。Pythonを使用してこれを行うにはどうすればよいですか。表現を使っていますか?
私はこれがうまくいくようです。
cmds.scaleKey("animCurve.x", valuePivot=0, valueScale=0.42 )
I have some different objects that all of them have a integer field called Place. Is there a way to sort out this list without knowing what is the actual object? I mean just accessing
Place