Class PlanetEnvironmentItemMapping
Inheritance
System.Object
PlanetEnvironmentItemMapping
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class PlanetEnvironmentItemMapping : ValueType
Fields
Biomes
Declaration
public int[] Biomes
Field Value
Type | Description |
---|---|
System.Int32[] |
Items
Declaration
public MyPlanetEnvironmentItemDef[] Items
Field Value
Type | Description |
---|---|
MyPlanetEnvironmentItemDef[] |
Materials
Declaration
public string[] Materials
Field Value
Type | Description |
---|---|
System.String[] |
Rule
Declaration
public MyPlanetSurfaceRule Rule
Field Value
Type | Description |
---|---|
MyPlanetSurfaceRule |