bindRotation
Generates an AnimationBindTarget and binds it to the rotation of an entity.
You need to use the com.pico.spatial.core.math.EulerAngles or com.pico.spatial.core.math.Quat value to describe the animation behavior when using the AnimationBindTarget.
Return
The AnimationBindTarget instance generated and bound.