ProceduralPlanets

◆ OverridePropertyFloat()

void ProceduralPlanets.Ring.OverridePropertyFloat ( string  _key,
float  _value,
bool  _updateSerializedRingCache = true 
)

Overrides a property value. By default this updates the serialized cache for the ring. Public any script should be able to override a property of the ring

Parameters
_key
_value
_updateSerializedRingCache