PEd_InstanceAddScaleZ

A function defined in PEd_instanceLegacy.gml

PEd_InstanceAddScaleZ(_id, _scale)

Description

Scales the instance on the z axis by the given value.

Arguments

Name Type Description
_id Id.Instance The instance.
_scale Real The value to scale the instance by.

Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.