Class MyPlanetAtmosphere
Inheritance
System.Object
MyPlanetAtmosphere
Assembly: VRage.Game.dll
Syntax
public class MyPlanetAtmosphere : Object
Constructors
MyPlanetAtmosphere()
Declaration
public MyPlanetAtmosphere()
Fields
Breathable
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Density
Declaration
Field Value
Type |
Description |
System.Single |
|
LimitAltitude
Declaration
public float LimitAltitude
Field Value
Type |
Description |
System.Single |
|
MaxWindSpeed
Declaration
public float MaxWindSpeed
Field Value
Type |
Description |
System.Single |
|
OxygenDensity
Declaration
public float OxygenDensity
Field Value
Type |
Description |
System.Single |
|