Skip to content

format

typescript
Matrix4x4.rotation

class: Matrix4x4

description

(Read Only) The rotation vector in the matrix.

parameter

param_nametypedescription

reture

typedescription
QuaternionThe rotation vector.

code example