WebGeometry Interfaces Module APIDOMMatrix.fromFloat32Arraymethod DOMMatrix.fromFloat32Array#DOMMatrix.fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrixThe fromFloat32Array() static method of the DOMMatrix interface creates a new DOMMatrix object given an array of single-precision (32-bit) floating-point values. MDN Reference Parameters ##array32: Float32Array<ArrayBuffer> Return Type #DOMMatrix
method DOMMatrix.fromFloat32Array#DOMMatrix.fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrixThe fromFloat32Array() static method of the DOMMatrix interface creates a new DOMMatrix object given an array of single-precision (32-bit) floating-point values. MDN Reference Parameters ##array32: Float32Array<ArrayBuffer> Return Type #DOMMatrix