PEd_InstanceSetScaleVec3

A function defined in PEd_instanceLegacy.gml

PEd_InstanceSetScaleVec3(_id, _scale)

Description

Sets the x,y,z scale of the instance.

Arguments

Name Type Description
_id Id.Instance The instance.
_scale Array The new x,y,z scale of the instance.

Note

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.