.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_RoomBounds: RoomBounds ========== **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Dictionary` | :ref:`get_bounds` **(** **)** const | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Vector3Array` | :ref:`get_geometry_hint` **(** **)** const | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`regenerate_bsp` **(** **)** | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`regenerate_bsp_cubic` **(** **)** | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_bounds` **(** :ref:`Dictionary` bsp_tree **)** | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_geometry_hint` **(** :ref:`Vector3Array` triangles **)** | +------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_RoomBounds_get_bounds: - :ref:`Dictionary` **get_bounds** **(** **)** const .. _class_RoomBounds_get_geometry_hint: - :ref:`Vector3Array` **get_geometry_hint** **(** **)** const .. _class_RoomBounds_regenerate_bsp: - void **regenerate_bsp** **(** **)** .. _class_RoomBounds_regenerate_bsp_cubic: - void **regenerate_bsp_cubic** **(** **)** .. _class_RoomBounds_set_bounds: - void **set_bounds** **(** :ref:`Dictionary` bsp_tree **)** .. _class_RoomBounds_set_geometry_hint: - void **set_geometry_hint** **(** :ref:`Vector3Array` triangles **)**