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