Gets the rotation of the entity in degrees
If delta is passed in, then it will be used to linearly interpolate the rotation of the entity between the previous tick and the current tick
The default value of delta is 1
overload 1:
ViewerAPI:getRot()
Method Property | Fluent Description | Representation |
Return Value | a Vector2 | |
overload 2:
ViewerAPI:getRot(delta)
Method Property | Fluent Description | Representation |
delta accepts | a Number | |
Return Value | a Vector2 | |