Get Head Rotation
Actions to get head rotation
Last updated
Actions to get head rotation
Last updated
public void OnHeadRotation(Quaternion quaternion)
Parameter | Description |
---|---|
Action gives the updated head rotation.
Action will be called only when it’s subscribed to a method. Action must be subscribed to the method with a matching signature.
Quaternion
Rotation of head in world coordinate system