IAircraftEffectsSystem
USI.Core
Simulator-neutral access to aircraft-generated visual effects and their installed equipment.
public interface IAircraftEffectsSystem : IAircraftComponentCollectionProperties
AirshowSmoke
public AirshowSmokeSystem AirshowSmoke { get; }Aircraft airshow-smoke equipment.
AmbientSmoke
public AmbientSmokeEffectSystem AmbientSmoke { get; }Aircraft exposure to ambient smoke in the simulated world.
Contrails
public ContrailEffectSystem Contrails { get; }Atmospheric conditions used to generate aircraft contrails.
Exhaust
public ExhaustEffectSystem Exhaust { get; }Simulator-rendered exhaust presentation for the aircraft.
WingCondensation
public WingCondensationEffectSystem WingCondensation { get; }Current aerodynamic condensation generated around the wings.
