Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition:
VRage.Game.MyObjectBuilder_DefinitionBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

MyPlanetMaps PlanetMaps
 
bool HasAtmosphere
 
List< MyCloudLayerSettingsCloudLayers = null
 
SerializableRange HillParams
 
float GravityFalloffPower
 
SerializableRange MaterialsMaxDepth
 
SerializableRange MaterialsMinDepth
 
MyAtmosphereColorShift HostileAtmosphereColorShift
 
MyPlanetMaterialDefinition[] CustomMaterialTable
 
MyPlanetDistortionDefinition[] DistortionTable
 
MyPlanetMaterialDefinition DefaultSurfaceMaterial
 
MyPlanetMaterialDefinition DefaultSubSurfaceMaterial
 
float SurfaceGravity
 
MyPlanetAtmosphere Atmosphere
 
MyAtmosphereSettings AtmosphereSettings
 
string FolderName
 
MyPlanetMaterialGroup[] ComplexMaterials
 
MySerializablePlanetEnvironmentalSoundRule[] SoundRules
 
List< MyMusicCategoryMusicCategories = null
 
MyPlanetOreMapping[] OreMappings
 
PlanetEnvironmentItemMapping[] EnvironmentItems
 
MyPlanetMaterialBlendSettings MaterialBlending
 
MyPlanetSurfaceDetail SurfaceDetail
 
MyPlanetAnimalSpawnInfo AnimalSpawnInfo
 
MyPlanetAnimalSpawnInfo NightAnimalSpawnInfo
 
float SectorDensity
 
string InheritFrom
 
SerializableDefinitionId Environment
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_DefinitionBase
SerializableDefinitionId Id
 
string DisplayName
 
string Description
 
string[] Icons
 
bool Public = true
 
bool Enabled = true
 
bool AvailableInSurvival = true
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 482 of file MyObjectBuilder_PlanetGeneratorDefinition.cs.

Member Data Documentation

MyPlanetAnimalSpawnInfo VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.AnimalSpawnInfo
MyPlanetAtmosphere VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.Atmosphere
MyAtmosphereSettings VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.AtmosphereSettings
List<MyCloudLayerSettings> VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.CloudLayers = null
MyPlanetMaterialGroup [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.ComplexMaterials
MyPlanetMaterialDefinition [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.CustomMaterialTable
MyPlanetMaterialDefinition VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.DefaultSubSurfaceMaterial
MyPlanetMaterialDefinition VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.DefaultSurfaceMaterial
MyPlanetDistortionDefinition [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.DistortionTable
SerializableDefinitionId VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.Environment
PlanetEnvironmentItemMapping [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.EnvironmentItems
string VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.FolderName
float VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.GravityFalloffPower
bool VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.HasAtmosphere
SerializableRange VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.HillParams
MyAtmosphereColorShift VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.HostileAtmosphereColorShift
string VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.InheritFrom
MyPlanetMaterialBlendSettings VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.MaterialBlending
SerializableRange VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.MaterialsMaxDepth
SerializableRange VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.MaterialsMinDepth
List<MyMusicCategory> VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.MusicCategories = null
MyPlanetAnimalSpawnInfo VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.NightAnimalSpawnInfo
MyPlanetOreMapping [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.OreMappings
MyPlanetMaps VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.PlanetMaps
float VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.SectorDensity
MySerializablePlanetEnvironmentalSoundRule [] VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.SoundRules
MyPlanetSurfaceDetail VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.SurfaceDetail
float VRage.Game.MyObjectBuilder_PlanetGeneratorDefinition.SurfaceGravity

The documentation for this class was generated from the following file: