ProceduralPlanets

◆ OverridePropertyMaterial()

void ProceduralPlanets.Ring.OverridePropertyMaterial ( string  _key,
int  _value,
bool  _updateSerializedRingCache = true 
)

Overrides a property material. By default this updates the serialized cache for the ring. Public because any script should be able to override a property of the ring (e.g. manually set or animate.)

Parameters
_key
_value
_updateSerializedRingCache