M_Mesh:RaiseShape(id, toTop)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
id | int32 | Shape identifier | < 9.5 | |
toTop | bool | True to raise it to the top, false to raise it one step | < 9.5 |
Return value:
void none
Raise a shape in the stacking order.
<< Back to M_Mesh