| AddBlueprintPropertyColor(string _key, string _label, Color _color, float _hueRange, float _saturationRange, float _brightnessRange) | ProceduralPlanets.Blueprint | protectedvirtual |
| AddBlueprintPropertyFloat(string _key, string _label, float _min, float _max, bool _clamp01, bool _displayAsInt) | ProceduralPlanets.Blueprint | protectedvirtual |
| AddBlueprintPropertyMaterial(string _key, string _label, ProceduralMaterial[] _materials) | ProceduralPlanets.Blueprint | protectedvirtual |
| blueprintPropertyColors (defined in ProceduralPlanets.Blueprint) | ProceduralPlanets.Blueprint | |
| blueprintPropertyFloats (defined in ProceduralPlanets.Blueprint) | ProceduralPlanets.Blueprint | |
| blueprintPropertyMaterials (defined in ProceduralPlanets.Blueprint) | ProceduralPlanets.Blueprint | |
| CreateRing() | ProceduralPlanets.BlueprintPlanet | virtual |
| ExportToJSON(bool _easyRead=true) | ProceduralPlanets.BlueprintPlanet | virtual |
| FindBlueprintPropertyColor(string _key) | ProceduralPlanets.Blueprint | protectedvirtual |
| FindBlueprintPropertyFloat(string _key) | ProceduralPlanets.Blueprint | protectedvirtual |
| FindBlueprintPropertyMaterial(string _key) | ProceduralPlanets.Blueprint | protectedvirtual |
| GetBrightnessRange(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetColor(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetHueRange(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetMaterialLength(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetMaterialMask(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetMax(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetMin(string _key) | ProceduralPlanets.Blueprint | virtual |
| GetRing() | ProceduralPlanets.BlueprintPlanet | virtual |
| GetSaturationRange(string _key) | ProceduralPlanets.Blueprint | virtual |
| HasRing() | ProceduralPlanets.BlueprintPlanet | virtual |
| ImportFromJSON(string _jsonString) | ProceduralPlanets.BlueprintPlanet | virtual |
| probability (defined in ProceduralPlanets.BlueprintPlanet) | ProceduralPlanets.BlueprintPlanet | |
| ringProbability (defined in ProceduralPlanets.BlueprintPlanet) | ProceduralPlanets.BlueprintPlanet | |