Description :
Returns the current rotation angle of the object in degrees.
Uses :
Use this for getting the angle of an object in degrees. Angle can be useful for calculating direction.
Example :
This code rotates the object 3 degrees clockwise when its rotation is greater than 100 degrees.