Skip to content
Search
K
English
中文
English
中文
Appearance
Menu
返回顶部
directory
format
typescript
Matrix4x4.
Sub
(rhs)
class:
Matrix4x4
description
Subtracts two Matrix4x4 matrices.
parameter
param_name
type
description
rhs
Matrix4x4
Matrix4x4 matrix
reture
type
description
Matrix4x4
A new matrix
code example