ProceduralPlanets

◆ UpdateDictionariesIfNeeded()

virtual void ProceduralPlanets.Planet.UpdateDictionariesIfNeeded ( bool  _force = false)
protectedvirtual

Updates the dictionaries to contains the Float,Color,Material values of the property lists. Unity does not support serialized dictionaries so this component need to keep values in the dictionary for the game and in the list for serialization for the custom inspector in the editor script.

Parameters
_force