phaser - v3.90.0
    Preparing search index...
    • Returns true if the given context has image smoothing enabled, otherwise returns false. Returns null if no smoothing prefix is available.

      Parameters

      • context: CanvasRenderingContext2D | WebGLRenderingContext

        The context to check.

      Returns boolean