| 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 | |
| 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 |
| GetSaturationRange(string _key) | ProceduralPlanets.Blueprint | virtual |