ProceduralPlanets

◆ GetMax()

virtual float ProceduralPlanets.Blueprint.GetMax ( string  _key)
virtual

Gets the maximum value of a PropertyFloat (this will be the highest/max value of Random.Range when planet/ring is random setting a property.

Parameters
_key
Returns
Maximum float value to be used by Random.Range when setting a planet float property.