Rotation
Last updated
Was this helpful?
Last updated
Was this helpful?
setRotation is the only function to set the rotation of your GameObject. This function gonna set the local rotation.
There is 2 types of getters :
Local : getLocalRotation is to get only the rotation in parent of GameObject
World : getWorldRotation is to get rotation of GameObject relative to parent rotations
both of these functions return .