@lakuna/umath
Preparing search index...
Matrix3
identity
Function identity
identity
<
T
extends
Matrix3Like
>
(
out
:
T
)
:
T
Reset a matrix to identity.
Type Parameters
T
extends
Matrix3Like
Parameters
out
:
T
The matrix to store the result in.
Returns
T
The matrix.
See
Identity matrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lakuna/umath
Loading...
Reset a matrix to identity.