ProceduralPlanets
|
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
_key | |
_value | |
_updateSerializedRingCache |