GetObjectWorldAngleZ

Description

Returns the Z component of the object's current rotation converted to Euler angles in world coordinates. This takes into account parent rotations as a result of FixObjectToObject or FixObjectToBone and returns the absolute world rotation of the object.

Definition

float GetObjectWorldAngleZ( objID )

Parameters