• Get the bounding box of a list of objects

    Parameters

    • objects: Object3D[]

      the objects to get the bounding box from

    • ignore: Object3D[] = []

      objects to ignore when calculating the bounding box

    Returns Box3

Generated using TypeDoc