Skip to content

format

typescript
Matrix4x4.maxScale

class: Matrix4x4

description

(Read Only) The maximum scale of the matrix.

parameter

param_nametypedescription

reture

typedescription
numberThe maximum scale.

code example