Skip to content

format

typescript
Quaternion.yAxis

class: Quaternion

description

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

parameter

param_nametypedescription

reture

typedescription
Vector3The rotation axis vector.

code example