: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/IslandBuilderSettingsVoxels.xml. .. _class_IslandBuilderSettingsVoxels: IslandBuilderSettingsVoxels =========================== **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:`sampling_density_noise_amplitude` | ``0.1`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``Vector3`` | :ref:`sampling_density_noise_frequency` | ``Vector3(1, 1, 1)`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``Vector3`` | :ref:`sampling_offset_noise_amplitude` | ``Vector3(0.2, 0.2, 0.2)`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``Vector3`` | :ref:`sampling_offset_noise_frequency` | ``Vector3(0.3, 0.3, 0.3)`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``float`` | :ref:`sdf_edge_radius` | ``1.6`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``int`` | :ref:`sdf_smooth_iterations` | ``4`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``int`` | :ref:`sdf_smooth_radius_voxels` | ``3`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``float`` | :ref:`sdf_smooth_weight` | ``0.95`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``float`` | :ref:`striation_amplitude` | ``0.15`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``Vector3`` | :ref:`striation_frequency` | ``Vector3(0.2, 1, 0.2)`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``int`` | :ref:`voxel_padding` | ``3`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``Vector3`` | :ref:`voxel_size` | ``Vector3(0.275, 0.275, 0.275)`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ | ``int`` | :ref:`worker_group_size` | ``110592`` | +-------------+----------------------------------------------------------------------------------------------------------------------+----------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Signals ------- .. _class_IslandBuilderSettingsVoxels_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_IslandBuilderSettingsVoxels_property_sampling_density_noise_amplitude: .. rst-class:: classref-property ``float`` **sampling_density_noise_amplitude** = ``0.1`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sampling_density_noise_amplitude**\ (\ value\: ``float``\ ) - ``float`` **get_sampling_density_noise_amplitude**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sampling_density_noise_frequency: .. rst-class:: classref-property ``Vector3`` **sampling_density_noise_frequency** = ``Vector3(1, 1, 1)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sampling_density_noise_frequency**\ (\ value\: ``Vector3``\ ) - ``Vector3`` **get_sampling_density_noise_frequency**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sampling_offset_noise_amplitude: .. rst-class:: classref-property ``Vector3`` **sampling_offset_noise_amplitude** = ``Vector3(0.2, 0.2, 0.2)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sampling_offset_noise_amplitude**\ (\ value\: ``Vector3``\ ) - ``Vector3`` **get_sampling_offset_noise_amplitude**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sampling_offset_noise_frequency: .. rst-class:: classref-property ``Vector3`` **sampling_offset_noise_frequency** = ``Vector3(0.3, 0.3, 0.3)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sampling_offset_noise_frequency**\ (\ value\: ``Vector3``\ ) - ``Vector3`` **get_sampling_offset_noise_frequency**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sdf_edge_radius: .. rst-class:: classref-property ``float`` **sdf_edge_radius** = ``1.6`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sdf_edge_radius**\ (\ value\: ``float``\ ) - ``float`` **get_sdf_edge_radius**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sdf_smooth_iterations: .. rst-class:: classref-property ``int`` **sdf_smooth_iterations** = ``4`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sdf_smooth_iterations**\ (\ value\: ``int``\ ) - ``int`` **get_sdf_smooth_iterations**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sdf_smooth_radius_voxels: .. rst-class:: classref-property ``int`` **sdf_smooth_radius_voxels** = ``3`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sdf_smooth_radius_voxels**\ (\ value\: ``int``\ ) - ``int`` **get_sdf_smooth_radius_voxels**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_sdf_smooth_weight: .. rst-class:: classref-property ``float`` **sdf_smooth_weight** = ``0.95`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_sdf_smooth_weight**\ (\ value\: ``float``\ ) - ``float`` **get_sdf_smooth_weight**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_striation_amplitude: .. rst-class:: classref-property ``float`` **striation_amplitude** = ``0.15`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_striation_amplitude**\ (\ value\: ``float``\ ) - ``float`` **get_striation_amplitude**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_striation_frequency: .. rst-class:: classref-property ``Vector3`` **striation_frequency** = ``Vector3(0.2, 1, 0.2)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_striation_frequency**\ (\ value\: ``Vector3``\ ) - ``Vector3`` **get_striation_frequency**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_voxel_padding: .. rst-class:: classref-property ``int`` **voxel_padding** = ``3`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_voxel_padding**\ (\ value\: ``int``\ ) - ``int`` **get_voxel_padding**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_voxel_size: .. rst-class:: classref-property ``Vector3`` **voxel_size** = ``Vector3(0.275, 0.275, 0.275)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_voxel_size**\ (\ value\: ``Vector3``\ ) - ``Vector3`` **get_voxel_size**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_IslandBuilderSettingsVoxels_property_worker_group_size: .. rst-class:: classref-property ``int`` **worker_group_size** = ``110592`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_worker_group_size**\ (\ value\: ``int``\ ) - ``int`` **get_worker_group_size**\ (\ ) .. 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.)`