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