AmbientSmokeEffectSystem
USI.Core
Aircraft exposure to ambient smoke in the simulated world. This is separate from smoke emitted by the aircraft and from camera-local smoke density.
public sealed class AmbientSmokeEffectSystem : AircraftComponentNodeMethods
TryGetAircraftInsideSmokeAsync
public Task<USIResult<Boolean>> TryGetAircraftInsideSmokeAsync()Gets whether the aircraft is currently flying through ambient smoke.
