Space Engineers
Public Attributes | List of all members
VRage.Game.MyPlanetEnvironmentItemDef Class Reference

Public Attributes

string TypeId
 
string SubtypeId
 
string GroupId = null
 
string ModifierId = null
 
int GroupIndex = -1
 
int ModifierIndex = -1
 
float Density
 
bool IsDetail = false
 
Vector3 BaseColor = Vector3.Zero
 
Vector2 ColorSpread = Vector2.Zero
 
float Offset = 0f
 
float MaxRoll = 0f
 

Detailed Description

Definition at line 367 of file MyObjectBuilder_PlanetGeneratorDefinition.cs.

Member Data Documentation

Vector3 VRage.Game.MyPlanetEnvironmentItemDef.BaseColor = Vector3.Zero
Vector2 VRage.Game.MyPlanetEnvironmentItemDef.ColorSpread = Vector2.Zero
float VRage.Game.MyPlanetEnvironmentItemDef.Density
string VRage.Game.MyPlanetEnvironmentItemDef.GroupId = null
int VRage.Game.MyPlanetEnvironmentItemDef.GroupIndex = -1
bool VRage.Game.MyPlanetEnvironmentItemDef.IsDetail = false
float VRage.Game.MyPlanetEnvironmentItemDef.MaxRoll = 0f
string VRage.Game.MyPlanetEnvironmentItemDef.ModifierId = null
int VRage.Game.MyPlanetEnvironmentItemDef.ModifierIndex = -1
float VRage.Game.MyPlanetEnvironmentItemDef.Offset = 0f
string VRage.Game.MyPlanetEnvironmentItemDef.SubtypeId
string VRage.Game.MyPlanetEnvironmentItemDef.TypeId

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