natives.SET OBJECT ROTATION

natives.SET_OBJECT_ROTATION

Signature: void natives.SET_OBJECT_ROTATION(int object, Vec3 position)

Usage: sets the object rotation

Parameters

int object Object handle to act upon.
Vec3 position World coordinates (x, y, z).

Return

void

On failure: void