Searched refs:PLANET_RADIUS_RANGE (Results 1 – 1 of 1) sorted by relevance
30 val PLANET_RADIUS_RANGE = (50f..2_000f) in <lambda>() constant141 lerp(PLANET_RADIUS_RANGE.start, PLANET_RADIUS_RANGE.endInclusive, thisPlanetFrac) in initTest()193 val radius = rng.nextFloatInRange(PLANET_RADIUS_RANGE) in initRandom()