RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat3
clone
Function clone
clone
(
a
:
ReadonlyMat3
)
:
mat3
Creates a new mat3 initialized with values from an existing matrix
Parameters
a
:
ReadonlyMat3
matrix to clone
Returns
mat3
a new 3x3 matrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...
Creates a new mat3 initialized with values from an existing matrix