.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the GIProbe.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_GIProbe: GIProbe ======= **Inherits:** :ref:`VisualInstance` **<** :ref:`Spatial` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +-------+---------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`bake` **(** :ref:`Node` from_node=null, :ref:`bool` create_visual_debug=false **)** | +-------+---------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`debug_bake` **(** **)** | +-------+---------------------------------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- .. _class_GIProbe_bias: - :ref:`float` **bias** .. _class_GIProbe_compress: - :ref:`bool` **compress** .. _class_GIProbe_data: - :ref:`GIProbeData` **data** .. _class_GIProbe_dynamic_range: - :ref:`int` **dynamic_range** .. _class_GIProbe_energy: - :ref:`float` **energy** .. _class_GIProbe_extents: - :ref:`Vector3` **extents** .. _class_GIProbe_interior: - :ref:`bool` **interior** .. _class_GIProbe_normal_bias: - :ref:`float` **normal_bias** .. _class_GIProbe_propagation: - :ref:`float` **propagation** .. _class_GIProbe_subdiv: - :ref:`Subdiv` **subdiv** Enums ----- .. _enum_GIProbe_Subdiv: enum **Subdiv** - **SUBDIV_64** = **0** - **SUBDIV_128** = **1** - **SUBDIV_256** = **2** - **SUBDIV_512** = **3** - **SUBDIV_MAX** = **4** Member Function Description --------------------------- .. _class_GIProbe_bake: - void **bake** **(** :ref:`Node` from_node=null, :ref:`bool` create_visual_debug=false **)** .. _class_GIProbe_debug_bake: - void **debug_bake** **(** **)**