Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Shared
/
Transform3
/
Functions
/
Rotate
Returns
Transform3
Prototype
Transform3:Rotate(
Angle
rotation
)
Description
Rotates the transform by the specified angle.
Additional Notes
This operation
does not
yield a new transform object, the returned object and the subject are the same.
See Also
Wikipedia article on rotation