A function defined in PEd_instanceLegacy.gml
PEd_InstanceSetScaleVec3(_id, _scale)
Sets the x,y,z scale of the instance.
Name | Type | Description |
---|---|---|
_id | Id.Instance |
The instance. |
_scale | Array |
The new x,y,z scale of the instance. |
If the instance is currently selected, this x,y,z scale is set to all instances in multiple selection.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.