IslandBuilderSettingsTweaksΒΆ

Inherits: Resource

There is currently no description for this class. Please help us by contributing one!

PropertiesΒΆ

int

seed

0

float

w_mask

0.0

float

w_sampling_density

0.0

float

w_sampling_offset

0.0

float

w_striation

0.0


SignalsΒΆ

setting_changed() πŸ”—

There is currently no description for this signal. Please help us by contributing one!


Property DescriptionsΒΆ

int seed = 0 πŸ”—

  • void set_seed(value: int)

  • int get_seed()

There is currently no description for this property. Please help us by contributing one!


float w_mask = 0.0 πŸ”—

  • void set_w_mask(value: float)

  • float get_w_mask()

There is currently no description for this property. Please help us by contributing one!


float w_sampling_density = 0.0 πŸ”—

  • void set_w_sampling_density(value: float)

  • float get_w_sampling_density()

There is currently no description for this property. Please help us by contributing one!


float w_sampling_offset = 0.0 πŸ”—

  • void set_w_sampling_offset(value: float)

  • float get_w_sampling_offset()

There is currently no description for this property. Please help us by contributing one!


float w_striation = 0.0 πŸ”—

  • void set_w_striation(value: float)

  • float get_w_striation()

There is currently no description for this property. Please help us by contributing one!