Skip to content
Search
K
English
中文
English
中文
Appearance
Menu
返回顶部
directory
format
typescript
Matrix4x4.
Scale
(scale)
class:
Matrix4x4
description
Scale the current matrix.
parameter
param_name
type
description
scale
Vector3
The size of the scale.
reture
type
description
void
code example