unreal.IplSimulationType

class unreal.IplSimulationType

Bases: unreal.EnumBase

EIpl Simulation Type

C++ Source:

  • Plugin: SteamAudio

  • Module: SteamAudio

  • File: PhononCommon.h

BAKED

Precompute indirect sound.

Type

1

DISABLED

Do not simulate indirect sound.

Type

2

REALTIME

Simulate indirect sound at run time.

Type

0