Class PlanetaryInstallationSettings
Inheritance
System.Object
PlanetaryInstallationSettings
Assembly: VRage.Game.dll
Syntax
public class PlanetaryInstallationSettings : Object
Constructors
PlanetaryInstallationSettings()
Declaration
public PlanetaryInstallationSettings()
Fields
AlignToSurface
Declaration
public bool AlignToSurface
Field Value
Type |
Description |
System.Boolean |
|
Planets
Declaration
public List<string> Planets
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
RandomizedOrientation
Declaration
public PlanetaryInstallationSettings.RandomizedOrientationData RandomizedOrientation
Field Value
VoxelMaterials
Declaration
public List<string> VoxelMaterials
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|