phaser - v3.90.0
    Preparing search index...
    type GetCalcMatrixResults = {
        calc: TransformMatrix;
        camera: TransformMatrix;
        sprite: TransformMatrix;
    }
    Index

    Properties

    Properties

    The calculated results matrix, factoring all others in.

    The calculated Camera matrix.

    The calculated Sprite (Game Object) matrix.