アニメーション コントローラ - クイック ナビゲーション
These functions are defined in in stdplugs\stdscripts\ControllerFunctions.ms and in ui\macroscripts\Macro_Constraints.mcr
メソッド
AddListController OBJ Trans ListType
リスト コントローラが割り当てられているかどうかを確認します。割り当てられていない場合、 ListType を使用して、指定された Trans への割り当てが行われます。このため、すべてのリスト コントローラで使用可能です。
AddConstraint OBJ Trans Constraint List
SetActiveController OBJ Trans Controller
AddConstraintTargets OBJ Trans Array Target
例
Foo = Selectionasarray AddListController"Foo[1]" "Pos" "Position_List"
Link_Constraint : Matrix3Controller
LookAt_Constraint : RotationController
Path_Constraint : PositionController
Position_Constraint : PositionController
Orientation_Constraint : RotationController