RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat4
clone
Function clone
clone
(
a
:
ReadonlyMat4
)
:
mat4
Creates a new mat4 initialized with values from an existing matrix
Parameters
a
:
ReadonlyMat4
matrix to clone
Returns
mat4
a new 4x4 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 mat4 initialized with values from an existing matrix