Class MyObjectBuilder_EnvironmentDefinition
Global (environment) mergeable definitions
Inheritance
System.Object
MyObjectBuilder_EnvironmentDefinition
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_EnvironmentDefinition : MyObjectBuilder_DefinitionBase
Constructors
MyObjectBuilder_EnvironmentDefinition()
Declaration
public MyObjectBuilder_EnvironmentDefinition()
Fields
ContourHighlightColor
Declaration
public Vector4 ContourHighlightColor
Field Value
ContourHighlightColorAccessDenied
Declaration
public Vector4 ContourHighlightColorAccessDenied
Field Value
ContourHighlightThickness
Declaration
public float ContourHighlightThickness
Field Value
Type |
Description |
System.Single |
|
EnvironmentalParticles
Declaration
public List<MyObjectBuilder_EnvironmentDefinition.EnvironmentalParticleSettings> EnvironmentalParticles
Field Value
EnvironmentOrientation
Declaration
public MyOrientation EnvironmentOrientation
Field Value
Type |
Description |
VRage.MyOrientation |
|
EnvironmentTexture
Declaration
[ModdableContentFile("dds")]
public string EnvironmentTexture
Field Value
Type |
Description |
System.String |
|
ExtremeLoddingSettings
Declaration
public MyNewLoddingSettings ExtremeLoddingSettings
Field Value
Type |
Description |
VRageRender.MyNewLoddingSettings |
|
FogProperties
Declaration
public MyFogProperties FogProperties
Field Value
HBAOSettings
Declaration
public MyHBAOData HBAOSettings
Field Value
Type |
Description |
VRageRender.Messages.MyHBAOData |
|
HighlightPulseInSeconds
Declaration
public float HighlightPulseInSeconds
Field Value
Type |
Description |
System.Single |
|
HighLoddingSettings
Declaration
public MyNewLoddingSettings HighLoddingSettings
Field Value
Type |
Description |
VRageRender.MyNewLoddingSettings |
|
LargeShipMaxAngularSpeed
Declaration
public float LargeShipMaxAngularSpeed
Field Value
Type |
Description |
System.Single |
|
LargeShipMaxSpeed
Declaration
public float LargeShipMaxSpeed
Field Value
Type |
Description |
System.Single |
|
LowLoddingSettings
Declaration
public MyNewLoddingSettings LowLoddingSettings
Field Value
Type |
Description |
VRageRender.MyNewLoddingSettings |
|
MediumLoddingSettings
Declaration
public MyNewLoddingSettings MediumLoddingSettings
Field Value
Type |
Description |
VRageRender.MyNewLoddingSettings |
|
PlanetProperties
Declaration
public MyPlanetProperties PlanetProperties
Field Value
PostProcessSettings
Declaration
public MyPostprocessSettings PostProcessSettings
Field Value
Type |
Description |
VRageRender.MyPostprocessSettings |
|
ShadowSettings
Declaration
public MyShadowsSettings ShadowSettings
Field Value
Type |
Description |
VRageRender.MyShadowsSettings |
|
SmallShipMaxAngularSpeed
Declaration
public float SmallShipMaxAngularSpeed
Field Value
Type |
Description |
System.Single |
|
SmallShipMaxSpeed
Declaration
public float SmallShipMaxSpeed
Field Value
Type |
Description |
System.Single |
|
SSAOSettings
Declaration
public MySSAOSettings SSAOSettings
Field Value
Type |
Description |
VRageRender.MySSAOSettings |
|
SunProperties
Declaration
public MySunProperties SunProperties
Field Value
Extension Methods