mgRotateRightCB
mgRotateRightCB(
)
=> t / nil
Description
Rotates the selected instance to the right. To rotate an instance at least one instance should be selected.
Arguments
Value Returned
In this example, the selected instance is rotated to the right. If the orientation of the selected instance is R90, then it becomes R180 after the rotate right operation is performed.
mgRotateRightCB()
Return to top