Skip to content

format

typescript
Quaternion.xAxis

class: Quaternion

description

(Read Only) The rotation axis vector in the x-axis direction of the quaternion.

parameter

param_nametypedescription

reture

typedescription
Vector3The rotation axis vector.

code example