Class MyObjectBuilder_Planet
Inheritance
System.Object
MyObjectBuilder_Planet
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_Planet : MyObjectBuilder_VoxelMap
Constructors
MyObjectBuilder_Planet()
Declaration
public MyObjectBuilder_Planet()
Fields
AtmosphereRadius
Declaration
public float AtmosphereRadius
Field Value
Type |
Description |
System.Single |
|
AtmosphereSettings
Declaration
[Nullable]
public Nullable<MyAtmosphereSettings> AtmosphereSettings
Field Value
Type |
Description |
System.Nullable<VRageRender.Messages.MyAtmosphereSettings> |
|
AtmosphereWavelengths
Declaration
public Vector3 AtmosphereWavelengths
Field Value
GravityFalloff
Declaration
public float GravityFalloff
Field Value
Type |
Description |
System.Single |
|
HasAtmosphere
Declaration
public bool HasAtmosphere
Field Value
Type |
Description |
System.Boolean |
|
MarkAreaEmpty
Declaration
public bool MarkAreaEmpty
Field Value
Type |
Description |
System.Boolean |
|
MaximumHillRadius
Declaration
public float MaximumHillRadius
Field Value
Type |
Description |
System.Single |
|
MinimumSurfaceRadius
Declaration
public float MinimumSurfaceRadius
Field Value
Type |
Description |
System.Single |
|
PlanetGenerator
Declaration
[Nullable]
public string PlanetGenerator
Field Value
Type |
Description |
System.String |
|
Radius
Declaration
Field Value
Type |
Description |
System.Single |
|
SavedEnviromentSectors
Declaration
[Nullable]
public MyObjectBuilder_Planet.SavedSector[] SavedEnviromentSectors
Field Value
Seed
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ShowGPS
Declaration
Field Value
Type |
Description |
System.Boolean |
|
SpawnsFlora
Declaration
Field Value
Type |
Description |
System.Boolean |
|
SpherizeWithDistance
Declaration
public bool SpherizeWithDistance
Field Value
Type |
Description |
System.Boolean |
|
SurfaceGravity
Declaration
public float SurfaceGravity
Field Value
Type |
Description |
System.Single |
|
Extension Methods