I would like to know. Thanks.
Hi!
transform.rotation is a quaternion and its not wise to change it directly, i would recommend you to use transform.Rotate or transform.eulerAngles.
Anyway try to look at the documentation, its easier and faster to answer this questions trough that way, imagine that you will have a lot of questions if you get into this world.
Greetings!