latticeDeformKeyCtx [-envelope float] [-exists] [-history boolean] [-image1 string] [-image2 string] [-image3 string] [-latticeColumns uint] [-latticeRows uint] [-name string] [-scaleLatticePts boolean]
contextName
latticeDeformKeyCtx は 「元に戻す」が可能、「照会」が可能、「編集」が可能 です。
このコマンドは、ラティス マニピュレータでキーフレームを変形するために使用できるコンテキストを作成します。このコンテキストは、グラフ エディタ(Graph Editor)のみで動作します。string |
戻り値の型は照会モードでは照会フラグが基になります。
ロング ネーム(ショート ネーム) | 引数型 | プロパティ | ||
---|---|---|---|---|
-exists(-ex)
|
|
![]() |
||
|
||||
-image1(-i1)
|
string
|
![]() ![]() ![]() |
||
|
||||
-image2(-i2)
|
string
|
![]() ![]() ![]() |
||
|
||||
-image3(-i3)
|
string
|
![]() ![]() ![]() |
||
|
||||
-history(-ch)
|
boolean
|
![]() |
||
|
||||
-name(-n)
|
string
|
![]() |
||
|
||||
-latticeColumns(-lc)
|
uint
|
![]() ![]() |
||
|
||||
-latticeRows(-lr)
|
uint
|
![]() ![]() |
||
|
||||
-envelope(-ev)
|
float
|
![]() ![]() |
||
|
||||
-scaleLatticePts(-slp)
|
boolean
|
![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// Create a lattice manipulator with 4 x 4 lattice. // latticeDeformKeyCtx -latticeColumns 4 -latticeRows 4 latticeContex;