PEd_InstanceSetRotX

A function defined in PEd_instanceLegacy.gml

PEd_InstanceSetRotX(_id, _val)

Description

Sets the instance rotation on the x axis.

Arguments

Name Type Description
_id Id.Instance The instance.
_val Real The new rotation angle around the x axis.

Note

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


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