Skip to main content

Interface: Quaternion

Quaternion rotation data for precise orientation Used primarily with normal-based (multi-axis) snapping

Properties

w

w: number


x

x: number

X-axis coordinate


y

y: number

Y-axis coordinate (typically representing height)


z

z: number

Z-axis coordinate (typically representing depth)