IslandBuilderSettingsVoxelsΒΆ
Inherits: Resource
There is currently no description for this class. Please help us by contributing one!
PropertiesΒΆ
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SignalsΒΆ
setting_changed() π
There is currently no description for this signal. Please help us by contributing one!
Property DescriptionsΒΆ
float sampling_density_noise_amplitude = 0.1 π
void set_sampling_density_noise_amplitude(value:
float)floatget_sampling_density_noise_amplitude()
There is currently no description for this property. Please help us by contributing one!
Vector3 sampling_density_noise_frequency = Vector3(1, 1, 1) π
void set_sampling_density_noise_frequency(value:
Vector3)Vector3get_sampling_density_noise_frequency()
There is currently no description for this property. Please help us by contributing one!
Vector3 sampling_offset_noise_amplitude = Vector3(0.2, 0.2, 0.2) π
void set_sampling_offset_noise_amplitude(value:
Vector3)Vector3get_sampling_offset_noise_amplitude()
There is currently no description for this property. Please help us by contributing one!
Vector3 sampling_offset_noise_frequency = Vector3(0.3, 0.3, 0.3) π
void set_sampling_offset_noise_frequency(value:
Vector3)Vector3get_sampling_offset_noise_frequency()
There is currently no description for this property. Please help us by contributing one!
float sdf_edge_radius = 1.6 π
void set_sdf_edge_radius(value:
float)floatget_sdf_edge_radius()
There is currently no description for this property. Please help us by contributing one!
int sdf_smooth_iterations = 4 π
void set_sdf_smooth_iterations(value:
int)intget_sdf_smooth_iterations()
There is currently no description for this property. Please help us by contributing one!
int sdf_smooth_radius_voxels = 3 π
void set_sdf_smooth_radius_voxels(value:
int)intget_sdf_smooth_radius_voxels()
There is currently no description for this property. Please help us by contributing one!
float sdf_smooth_weight = 0.95 π
void set_sdf_smooth_weight(value:
float)floatget_sdf_smooth_weight()
There is currently no description for this property. Please help us by contributing one!
float striation_amplitude = 0.15 π
void set_striation_amplitude(value:
float)floatget_striation_amplitude()
There is currently no description for this property. Please help us by contributing one!
Vector3 striation_frequency = Vector3(0.2, 1, 0.2) π
void set_striation_frequency(value:
Vector3)Vector3get_striation_frequency()
There is currently no description for this property. Please help us by contributing one!
int voxel_padding = 3 π
void set_voxel_padding(value:
int)intget_voxel_padding()
There is currently no description for this property. Please help us by contributing one!
Vector3 voxel_size = Vector3(0.275, 0.275, 0.275) π
void set_voxel_size(value:
Vector3)Vector3get_voxel_size()
There is currently no description for this property. Please help us by contributing one!
int worker_group_size = 110592 π
void set_worker_group_size(value:
int)intget_worker_group_size()
There is currently no description for this property. Please help us by contributing one!