.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the VisualInstance.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _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:`Rect3` | :ref:`get_aabb` **(** **)** const | +----------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_layer_mask` **(** **)** const | +----------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`Rect3` | :ref:`get_transformed_aabb` **(** **)** const | +----------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_base` **(** :ref:`RID` base **)** | +----------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_layer_mask` **(** :ref:`int` mask **)** | +----------------------------+-----------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`int` **layers** Member Function Description --------------------------- .. _class_VisualInstance_get_aabb: - :ref:`Rect3` **get_aabb** **(** **)** const .. _class_VisualInstance_get_layer_mask: - :ref:`int` **get_layer_mask** **(** **)** const .. _class_VisualInstance_get_transformed_aabb: - :ref:`Rect3` **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 **)**