.. 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_VisualInstance: VisualInstance ============== **Inherits:** :ref:`Spatial` **<** :ref:`Node` **<** :ref:`Object` **Inherited By:** :ref:`Light`, :ref:`ReflectionProbe`, :ref:`GIProbe`, :ref:`GeometryInstance` **Category:** Core Brief Description ----------------- Member Functions ---------------- +--------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`AABB` | :ref:`get_aabb` **(** **)** const | +--------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_layer_mask` **(** **)** const | +--------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`AABB` | :ref:`get_transformed_aabb` **(** **)** const | +--------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_base` **(** :ref:`RID` base **)** | +--------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_layer_mask` **(** :ref:`int` mask **)** | +--------------------------+-----------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_VisualInstance_get_aabb: - :ref:`AABB` **get_aabb** **(** **)** const .. _class_VisualInstance_get_layer_mask: - :ref:`int` **get_layer_mask** **(** **)** const .. _class_VisualInstance_get_transformed_aabb: - :ref:`AABB` **get_transformed_aabb** **(** **)** const .. _class_VisualInstance_set_base: - void **set_base** **(** :ref:`RID` base **)** .. _class_VisualInstance_set_layer_mask: - void **set_layer_mask** **(** :ref:`int` mask **)**