• Sets the type of array used when creating new vectors and matrices

    Parameters

    • type: ArrayConstructor | Float32ArrayConstructor

      Array type, such as Float32Array or Array

    Returns void

Generated using TypeDoc