math docs
    Preparing search index...

    Function set

    • Sets the min and max values of a Box2

      Parameters

      • out: box2.Box2

        The output Box2

      • minX: number

        The minimum X coordinate

      • minY: number

        The minimum Y coordinate

      • maxX: number

        The maximum X coordinate

      • maxY: number

        The maximum Y coordinate

      Returns box2.Box2

      The updated Box2