Show / Hide Table of Contents

Class MyPlanetAtmosphere

Inheritance
System.Object
MyPlanetAtmosphere
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyPlanetAtmosphere : Object

Constructors

MyPlanetAtmosphere()

Declaration
public MyPlanetAtmosphere()

Fields

Breathable

Declaration
public bool Breathable
Field Value
Type Description
System.Boolean

Density

Declaration
public float Density
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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾