Home »Core Concepts»Variables»Quaternion Variables
Index

Quaternion Variables

A Quaternion Variable can store a Quaternion value. Quaternions are used to represent rotation.

Quaternions are an advanced topic and it is recommend that you study the Unity Manual to understand how they are used in Unity.

See Also