Class VFXQualitySetting
- Namespace
- KSP.VFX
- Assembly
- Assembly-CSharp.dll
public class VFXQualitySetting
- Inheritance
-
VFXQualitySetting
- Inherited Members
-
- Extension Methods
-
Constructors
VFXQualitySetting()
public VFXQualitySetting()
Fields
ContrailVFXEnabled
public bool ContrailVFXEnabled
Field Value
- bool
DecoupleVFXEnabled
public bool DecoupleVFXEnabled
Field Value
- bool
DetachmentVFXEnabled
public bool DetachmentVFXEnabled
Field Value
- bool
EngineVFXEnabled
public bool EngineVFXEnabled
Field Value
- bool
ExplosionVFXEnabled
public bool ExplosionVFXEnabled
Field Value
- bool
FXAggregatorAggregationLimit
public float FXAggregatorAggregationLimit
Field Value
- float
FXAggregatorSpatialDBCellSizes
public List<float> FXAggregatorSpatialDBCellSizes
Field Value
- List<float>
GroundBlastVFXEnabled
public bool GroundBlastVFXEnabled
Field Value
- bool
public bool KerbalFootstepVFXEnabled
Field Value
- bool
KerbalPoofVFXEnabled
public bool KerbalPoofVFXEnabled
Field Value
- bool
LaunchFireVFXEnabled
public bool LaunchFireVFXEnabled
Field Value
- bool
LaunchFuelTankIceVFXEnabled
public bool LaunchFuelTankIceVFXEnabled
Field Value
- bool
LaunchSmokeVFXEnabled
public bool LaunchSmokeVFXEnabled
Field Value
- bool
ParachuteDeployVFXEnabled
public bool ParachuteDeployVFXEnabled
Field Value
- bool
public bool PersistentSurfaceContactVFXEnabled
Field Value
- bool
ReentryVFXEnabled
public bool ReentryVFXEnabled
Field Value
- bool
ShockConeVFXEnabled
public bool ShockConeVFXEnabled
Field Value
- bool
SurfaceImpactVFXEnabled
public bool SurfaceImpactVFXEnabled
Field Value
- bool
public bool WheelSurfaceContactVFXEnabled
Field Value
- bool
WingipVortexVFXEnabled
public bool WingipVortexVFXEnabled
Field Value
- bool
Methods
EffectEnabled(VFXEventType)
public bool EffectEnabled(VFXEventType type)
Parameters
type VFXEventType
Returns
- bool
SetEffectEnabled(VFXEventType, bool)
public void SetEffectEnabled(VFXEventType type, bool enabled)
Parameters
type VFXEventType
enabled bool