math docs
    Preparing search index...

    Function containsBox3

    • Test if one Box3 completely contains another Box3

      Parameters

      • container: box3.Box3

        The potentially containing Box3

      • contained: box3.Box3

        The Box3 that might be contained

      Returns boolean

      true if the container Box3 completely contains the contained Box3