Creates a rotation which rotates from fromDirection to toDirection. Usually you use this to rotate a transform so that one of its axes eg. the y-axis - follows a target direction toDirection in world space.
From Direction
the 'from' direction
To Direction
the 'to' direction
Result
the resulting quaternion
Every Frame
Repeat every frame.