Skip to content

format

typescript
Matrix4x4.scale

class: Matrix4x4

description

(Read Only) The scale factor of the matrix.

parameter

param_nametypedescription

reture

typedescription
Vector3The scale factor of the matrix.

code example