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
Motion registration, move to XY coordinates within time, target is Reference Vector
Motion registration: Select instances as `mvt.Target` and `mvt.Pursuer`, then swap their positions.
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: Clear the Path to the JSON Array specified in mvt.Target
MvtUtil: Deselect all instances of mvt.Target and mvt.Pursuer that are currently selected.
MvtUtil: Deselect all instances of mvt.Pursuer that are currently selected.
MvtUtil: Calculation of reference coordinates & creation of a C++ sequential container to store computation results, arranged in a hexagonal pattern.
MvtUtil: 個別インスタンスに別インスタンスを関連付けする
MvtUtil: 個別インスタンスに関連付けしたインスタンスを破壊、キャッシュクリア