unreal.PhononProbePlacementStrategy
¶
- class unreal.PhononProbePlacementStrategy¶
Bases:
unreal.EnumBase
EPhonon Probe Placement Strategy
C++ Source:
Plugin: SteamAudio
Module: SteamAudio
File: PhononProbeVolume.h
- CENTROID¶
Places a single probe at the centroid of the volume.
- Type
0
- UNIFORM_FLOOR¶
Places uniformly spaced probes along the floor at a specified height.
- Type
1