Class MyObjectBuilder_EnvironmentDefinition.Defaults
Inheritance
System.Object
MyObjectBuilder_EnvironmentDefinition.Defaults
Assembly: VRage.Game.dll
Syntax
public static class Defaults : Object
Fields
Christmas2019From
Declaration
public static readonly DateTime Christmas2019From
Field Value
Type |
Description |
System.DateTime |
|
Christmas2019Texture
Declaration
public const string Christmas2019Texture = "Textures\\BackgroundCube\\Final\\BackgroundCube_Christmas.dds"
Field Value
Type |
Description |
System.String |
|
Christmas2019To
Declaration
public static readonly DateTime Christmas2019To
Field Value
Type |
Description |
System.DateTime |
|
ContourHighlightColor
Declaration
public static readonly Vector4 ContourHighlightColor
Field Value
ContourHighlightColorAccessDenied
Declaration
public static readonly Vector4 ContourHighlightColorAccessDenied
Field Value
ContourHighlightThickness
Declaration
public const float ContourHighlightThickness = 5F
Field Value
Type |
Description |
System.Single |
|
EnvironmentOrientation
Declaration
public static readonly MyOrientation EnvironmentOrientation
Field Value
Type |
Description |
VRage.MyOrientation |
|
EnvironmentTexture
Declaration
public const string EnvironmentTexture = "Textures\\BackgroundCube\\Final\\BackgroundCube.dds"
Field Value
Type |
Description |
System.String |
|
HighlightPulseInSeconds
Declaration
public const float HighlightPulseInSeconds = 0F
Field Value
Type |
Description |
System.Single |
|
LargeShipMaxAngularSpeed
Declaration
public const float LargeShipMaxAngularSpeed = 18000F
Field Value
Type |
Description |
System.Single |
|
LargeShipMaxSpeed
Declaration
public const float LargeShipMaxSpeed = 100F
Field Value
Type |
Description |
System.Single |
|
ScaryFaceFrom
Declaration
public static readonly DateTime ScaryFaceFrom
Field Value
Type |
Description |
System.DateTime |
|
ScaryFaceTexture
Declaration
public const string ScaryFaceTexture = "Textures\\BackgroundCube\\Final\\BackgroundCube_ScaryFace.dds"
Field Value
Type |
Description |
System.String |
|
ScaryFaceTo
Declaration
public static readonly DateTime ScaryFaceTo
Field Value
Type |
Description |
System.DateTime |
|
SmallShipMaxAngularSpeed
Declaration
public const float SmallShipMaxAngularSpeed = 36000F
Field Value
Type |
Description |
System.Single |
|
SmallShipMaxSpeed
Declaration
public const float SmallShipMaxSpeed = 100F
Field Value
Type |
Description |
System.Single |
|