:github_url: hide .. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/3.6/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/3.6/doc/classes/GIProbeData.xml. .. _class_GIProbeData: GIProbeData =========== **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-introduction-group Tutorials --------- - `Third Person Shooter Demo `__ .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`float` | :ref:`bias` | ``0.4`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`AABB` | :ref:`bounds` | ``AABB( 0, 0, 0, 1, 1, 1 )`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`float` | :ref:`cell_size` | ``1.0`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`bool` | :ref:`compress` | ``false`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`PoolIntArray` | :ref:`dynamic_data` | ``PoolIntArray( )`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`int` | :ref:`dynamic_range` | ``1`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`float` | :ref:`energy` | ``1.0`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`bool` | :ref:`interior` | ``false`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`float` | :ref:`normal_bias` | ``0.4`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`float` | :ref:`propagation` | ``1.0`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ | :ref:`Transform` | :ref:`to_cell_xform` | ``Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )`` | +-----------------------------------------+----------------------------------------------------------------+-----------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_GIProbeData_property_bias: .. rst-class:: classref-property :ref:`float` **bias** = ``0.4`` .. rst-class:: classref-property-setget - void **set_bias** **(** :ref:`float` value **)** - :ref:`float` **get_bias** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_bounds: .. rst-class:: classref-property :ref:`AABB` **bounds** = ``AABB( 0, 0, 0, 1, 1, 1 )`` .. rst-class:: classref-property-setget - void **set_bounds** **(** :ref:`AABB` value **)** - :ref:`AABB` **get_bounds** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_cell_size: .. rst-class:: classref-property :ref:`float` **cell_size** = ``1.0`` .. rst-class:: classref-property-setget - void **set_cell_size** **(** :ref:`float` value **)** - :ref:`float` **get_cell_size** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_compress: .. rst-class:: classref-property :ref:`bool` **compress** = ``false`` .. rst-class:: classref-property-setget - void **set_compress** **(** :ref:`bool` value **)** - :ref:`bool` **is_compressed** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_dynamic_data: .. rst-class:: classref-property :ref:`PoolIntArray` **dynamic_data** = ``PoolIntArray( )`` .. rst-class:: classref-property-setget - void **set_dynamic_data** **(** :ref:`PoolIntArray` value **)** - :ref:`PoolIntArray` **get_dynamic_data** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_dynamic_range: .. rst-class:: classref-property :ref:`int` **dynamic_range** = ``1`` .. rst-class:: classref-property-setget - void **set_dynamic_range** **(** :ref:`int` value **)** - :ref:`int` **get_dynamic_range** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_energy: .. rst-class:: classref-property :ref:`float` **energy** = ``1.0`` .. rst-class:: classref-property-setget - void **set_energy** **(** :ref:`float` value **)** - :ref:`float` **get_energy** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_interior: .. rst-class:: classref-property :ref:`bool` **interior** = ``false`` .. rst-class:: classref-property-setget - void **set_interior** **(** :ref:`bool` value **)** - :ref:`bool` **is_interior** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_normal_bias: .. rst-class:: classref-property :ref:`float` **normal_bias** = ``0.4`` .. rst-class:: classref-property-setget - void **set_normal_bias** **(** :ref:`float` value **)** - :ref:`float` **get_normal_bias** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_propagation: .. rst-class:: classref-property :ref:`float` **propagation** = ``1.0`` .. rst-class:: classref-property-setget - void **set_propagation** **(** :ref:`float` value **)** - :ref:`float` **get_propagation** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_GIProbeData_property_to_cell_xform: .. rst-class:: classref-property :ref:`Transform` **to_cell_xform** = ``Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )`` .. rst-class:: classref-property-setget - void **set_to_cell_xform** **(** :ref:`Transform` value **)** - :ref:`Transform` **get_to_cell_xform** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)`