:github_url: hide .. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/stag-toolkit/sphinx/gen/gdextension/IslandBuilderSettingsCollision.xml. .. _class_IslandBuilderSettingsCollision: IslandBuilderSettingsCollision ============================== **Inherits:** ``Resource`` .. container:: contribute There is currently no description for this class. Please help us by `contributing one `__! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +-----------+---------------------------------------------------------------------------------------------------+----------+ | ``float`` | :ref:`decimation_angle` | ``2.0`` | +-----------+---------------------------------------------------------------------------------------------------+----------+ | ``int`` | :ref:`decimation_dropout` | ``8`` | +-----------+---------------------------------------------------------------------------------------------------+----------+ | ``int`` | :ref:`decimation_iterations` | ``100`` | +-----------+---------------------------------------------------------------------------------------------------+----------+ | ``float`` | :ref:`vertex_merge_distance` | ``0.15`` | +-----------+---------------------------------------------------------------------------------------------------+----------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Signals ------- .. _class_IslandBuilderSettingsCollision_signal_setting_changed: .. rst-class:: classref-signal **setting_changed**\ (\ ) :ref:`🔗` .. container:: contribute There is currently no description for this signal. Please help us by `contributing one `__! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_IslandBuilderSettingsCollision_property_decimation_angle: .. rst-class:: classref-property ``float`` **decimation_angle** = ``2.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_decimation_angle**\ (\ value\: ``float``\ ) - ``float`` **get_decimation_angle**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsCollision_property_decimation_dropout: .. rst-class:: classref-property ``int`` **decimation_dropout** = ``8`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_decimation_dropout**\ (\ value\: ``int``\ ) - ``int`` **get_decimation_dropout**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsCollision_property_decimation_iterations: .. rst-class:: classref-property ``int`` **decimation_iterations** = ``100`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_decimation_iterations**\ (\ value\: ``int``\ ) - ``int`` **get_decimation_iterations**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsCollision_property_vertex_merge_distance: .. rst-class:: classref-property ``float`` **vertex_merge_distance** = ``0.15`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_vertex_merge_distance**\ (\ value\: ``float``\ ) - ``float`` **get_vertex_merge_distance**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |required| replace:: :abbr:`required (This method is required to be overridden when extending its base class.)` .. |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.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)` .. |void| replace:: :abbr:`void (No return value.)`