M_Mesh:ScalePoints(sx, sy, centerVec, flipHandles)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
sx | real | X scale | < 9.5 | |
sy | real | Y scale | < 9.5 | |
centerVec | Vector2 | The center point of the scaling operation | < 9.5 | |
flipHandles | bool | Added in version 12 | false | 12.0 |
Return value:
void none
Scale the currently selected points.
Search results
Usage of 'ScalePoints' is found in the following scripts:
MR Transform Rig Tool (Original Edition) by eugenebabich
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
SS - SVG Import (Original Edition) by simplsam
View Code