Class MyPlanetMaps
Inheritance
System.Object
MyPlanetMaps
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyPlanetMaps : ValueType
Fields
Biome
Declaration
public bool Biome
Field Value
Type | Description |
---|---|
System.Boolean |
Material
Declaration
public bool Material
Field Value
Type | Description |
---|---|
System.Boolean |
Occlusion
Declaration
public bool Occlusion
Field Value
Type | Description |
---|---|
System.Boolean |
Ores
Declaration
public bool Ores
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
ToSet()
Declaration
public MyPlanetMapTypeSet ToSet()
Returns
Type | Description |
---|---|
MyPlanetMapTypeSet |