math docs
    Preparing search index...

    Function set

    • Sets the min and max values of a Box3

      Parameters

      • out: box3.Box3

        The output Box3

      • minX: number

        The minimum X coordinate

      • minY: number

        The minimum Y coordinate

      • minZ: number

        The minimum Z coordinate

      • maxX: number

        The maximum X coordinate

      • maxY: number

        The maximum Y coordinate

      • maxZ: number

        The maximum Z coordinate

      Returns box3.Box3

      The updated Box3