PEd_InstanceAddRotX

A function defined in PEd_instanceLegacy.gml

PEd_InstanceAddRotX(_id, _rot)

Description

Rotates instance around the x axis by the given angle.

Arguments

Name Type Description
_id Id.Instance The instance.
_rot Real The angle.

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