: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/IslandBuilderSettingsTweaks.xml. .. _class_IslandBuilderSettingsTweaks: IslandBuilderSettingsTweaks =========================== **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 +-----------+------------------------------------------------------------------------------------------+---------+ | ``int`` | :ref:`seed` | ``0`` | +-----------+------------------------------------------------------------------------------------------+---------+ | ``float`` | :ref:`w_mask` | ``0.0`` | +-----------+------------------------------------------------------------------------------------------+---------+ | ``float`` | :ref:`w_sampling_density` | ``0.0`` | +-----------+------------------------------------------------------------------------------------------+---------+ | ``float`` | :ref:`w_sampling_offset` | ``0.0`` | +-----------+------------------------------------------------------------------------------------------+---------+ | ``float`` | :ref:`w_striation` | ``0.0`` | +-----------+------------------------------------------------------------------------------------------+---------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Signals ------- .. _class_IslandBuilderSettingsTweaks_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_IslandBuilderSettingsTweaks_property_seed: .. rst-class:: classref-property ``int`` **seed** = ``0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_seed**\ (\ value\: ``int``\ ) - ``int`` **get_seed**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsTweaks_property_w_mask: .. rst-class:: classref-property ``float`` **w_mask** = ``0.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_w_mask**\ (\ value\: ``float``\ ) - ``float`` **get_w_mask**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsTweaks_property_w_sampling_density: .. rst-class:: classref-property ``float`` **w_sampling_density** = ``0.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_w_sampling_density**\ (\ value\: ``float``\ ) - ``float`` **get_w_sampling_density**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsTweaks_property_w_sampling_offset: .. rst-class:: classref-property ``float`` **w_sampling_offset** = ``0.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_w_sampling_offset**\ (\ value\: ``float``\ ) - ``float`` **get_w_sampling_offset**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsTweaks_property_w_striation: .. rst-class:: classref-property ``float`` **w_striation** = ``0.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_w_striation**\ (\ value\: ``float``\ ) - ``float`` **get_w_striation**\ (\ ) .. 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.)`