μMath
    Preparing search index...

    Variable copyConst

    copy: <T extends Matrix2Like>(matrix: Readonly<Matrix2Like>, out: T) => T = vector4Copy

    Copy the values from one matrix into another.

    Type Declaration