Class MyObjectBuilder_EnvironmentDefinition.EnvironmentalParticleSettings
Inheritance
System.Object
MyObjectBuilder_EnvironmentDefinition.EnvironmentalParticleSettings
Assembly: VRage.Game.dll
Syntax
public sealed class EnvironmentalParticleSettings : ValueType
Fields
Color
Declaration
Field Value
ColorPlanet
Declaration
public Vector4 ColorPlanet
Field Value
Density
Declaration
Field Value
Type |
Description |
System.Single |
|
DespawnDistance
Declaration
public float DespawnDistance
Field Value
Type |
Description |
System.Single |
|
Id
Declaration
public SerializableDefinitionId Id
Field Value
Material
Declaration
Field Value
Type |
Description |
System.String |
|
MaterialPlanet
Declaration
public string MaterialPlanet
Field Value
Type |
Description |
System.String |
|
MaxLifeTime
Declaration
Field Value
Type |
Description |
System.Int32 |
|
MaxParticles
Declaration
Field Value
Type |
Description |
System.Int32 |
|
MaxSpawnDistance
Declaration
public float MaxSpawnDistance
Field Value
Type |
Description |
System.Single |
|