unreal.PhononProbePlacementStrategy

class unreal.PhononProbePlacementStrategy

Bases: EnumBase

EPhonon Probe Placement Strategy

C++ Source:

  • Plugin: SteamAudio

  • Module: SteamAudio

  • File: PhononProbeVolume.h

CENTROID: PhononProbePlacementStrategy

Places a single probe at the centroid of the volume.

Type:

0

UNIFORM_FLOOR: PhononProbePlacementStrategy

Places uniformly spaced probes along the floor at a specified height.

Type:

1