Show / Hide Table of Contents

Class PlanetaryInstallationSettings

Inheritance
System.Object
PlanetaryInstallationSettings
Namespace: VRage.Game
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
Type Description
PlanetaryInstallationSettings.RandomizedOrientationData

VoxelMaterials

Declaration
public List<string> VoxelMaterials
Field Value
Type Description
System.Collections.Generic.List<System.String>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾