Action
Register the motion group as `Null Motion` to the motion controller.
Register the motion group as `Null Motion + Reject & Destroy` to the motion controller.
Motion Registration, Horizontal Movement, Reverse Direction Upon Reaching the Both Ends ( Flip )
Motion Registration, Horizontal Movement, Appear at Opposite Edge Upon Reaching the Both End (Wrap)
Motion Registration, Vertical Movement, Reverse Direction Upon Reaching the Both Ends ( Flip )
Motion Registration, Vertical Movement, Appear at Opposite Edge Upon Reaching the Both End (Wrap)
Motion Registration, Horizontal + Sinewave Movement, Reverse Direction Upon Reaching the Both Ends ( Flip )
Motion Registration, Horizontal + Sinewave Movement, Appear at Opposite Edge Upon Reaching the Both End (Wrap)
Motion Registration, Vertical + Sinewave Movement, Reverse Direction Upon Reaching the Both Ends ( Flip )
Motion Registration, Vertical + Sinewave Movement, Appear at Opposite Edge Upon Reaching the Both End (Wrap)
Register the motion to the controller with Orbital::OwnXy, with Sleep Params
Register the motion to the controller with Orbital::TargetXy, with Sleep Params
Motion registration, move to XY coordinates within time, target is JSON Array
モーション登録、時間内に Xy 座標へ移動、ターゲットは Reference Vector
モーション登録、サブグループ mvt.Tgt & mvt.Prs、各インスタンスの位置を入れ替え
Motion registration, pair of mvt.Tgt, & swap the pos of pair within the time limit.
Unregister a group by specifying the motion group name; ByName
Unregister by specifying the instance; Directly
Unregister and simultaneously destroy; ByName
Unregister a specific instance and destroy the instance simultaneously; Directly
Stopping the motion, resuming operation for instances that are currently stopped: ByName
Stopping the motion, resuming operation for instances that are currently stopped: Directly
Stopping the movement of registered instances: ByName
Set Sleep for Motion: ByName
Set Sleep for Motion: Directly
Adding Parameters to Orbital Motion, Radius Scaling: ByName
Add Parameters to SineWave Motion: Amplitude Scaling, ByName
Change the orbital target of the Orbital Motion: ByName
Motion displacement, reverse plus and minus signs; ByName
Motion displacement, reverse plus and minus signs; Directly
Change the alpha blending value (transparency): ByName
Change RGBA values, requirement: JSON: ByName
MvtUtil: Adjust the Max Selections for mvt.Target & mvt.Pursuer
MvtUtil: Toggle selection state, select or deselect as mvt.Target
MvtUtil: Toggle selection state, select or deselect as mvt.Pursuer
MvtUtil: Bulk selection of object instances as mvt.Pursuer
MvtUtil: Specifty a path to a JSON array for referencing as mvt.Target.
MvtUtil: mvt.Target に指定された JSON 配列へのパスを取り消し
MvtUtil: 選択された mvt.Target と mvt.Pursuer を全て選択解除する
MvtUtil: 選択された mvt.Pursuer を全て選択解除する
MvtUtil: Calculation of reference coordinates & creation of a C++ sequential container to store computation results, arranged in a hexagonal pattern.
MvtUtil: 個別インスタンスに別インスタンスを関連付けする
MvtUtil: 個別インスタンスに関連付けしたインスタンスを破壊、キャッシュクリア