M_Mesh:SelectedBounds(min, max)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
min | Vector2 | Minimum X and Y coordinates | < 9.5 | |
max | Vector2 | Maximum X and Y coordinates | < 9.5 |
Return value:
void none
Returns the boundaries of the current selection.
<< Back to M_Mesh