ProceduralPlanets

◆ ImportFromJSON()

virtual string ProceduralPlanets.Planet.ImportFromJSON ( string  _jsonString,
bool  _createRing = false 
)
virtual

Import planet properties from JSON string (supports easy to read/compact/escaped/base64 encoded formats). Public so other scripts can call action to import planet settings.

Parameters
_jsonString
Returns
Error message string (empty if successful)