PEd_InstanceSetScaleVec2

function

PEd_InstanceSetScaleVec2(_id, _scale)

Description

Sets the x,y scale of the instance.

Arguments

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

Note

If the instance is currently selected, this x,y scale is set to all instances in multiple selection.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.