Skip to content

Interface: ZoneRanges

Numeric ranges consumed by the generator, one entry per knob it can roll. The order in which these are picked is frozen in the generator (RANGE_ORDER). Inserting a key in this interface does not affect the generator — only the explicit consumption order does.

Properties

radius

ts
radius: NumericRange;

mass

ts
mass: NumericRange;

coreRadiusRatio

ts
coreRadiusRatio: NumericRange;

rotationSpeed

ts
rotationSpeed: NumericRange;

axialTilt

ts
axialTilt: NumericRange;

atmosphereThickness

ts
atmosphereThickness: NumericRange;

atmosphereOpacity

ts
atmosphereOpacity: NumericRange;

liquidCoverage

ts
liquidCoverage: NumericRange;

noiseScale

ts
noiseScale: NumericRange;

noiseOctaves

ts
noiseOctaves: NumericRange;

Drawn as an integer — generator floors the picked value.


noisePersistence

ts
noisePersistence: NumericRange;

noiseLacunarity

ts
noiseLacunarity: NumericRange;

noisePower

ts
noisePower: NumericRange;

noiseRidge

ts
noiseRidge: NumericRange;

reliefFlatness

ts
reliefFlatness: NumericRange;

continentAmount

ts
continentAmount: NumericRange;

continentScale

ts
continentScale: NumericRange;

Distribué sous la licence indiquée dans le dépôt.