- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
===== SetImageRotation =====
^Arguments^Result^Notation^
| UID, Image, Radians | | [ Int String Float - ] |
=== Description ===
Rotates a image depending on the float
=== Examples ===
#rotates the image 180 degrees, 180 degrees to radian = PI
Self "main" PI SetImageRotation
f1 = GetFloatFromStack(); //rotation in radians
s1 = GetStringFromStack(); //which image
i1 = GetIntFromStack(); //unit uid