Wwise SDK 2024.1.1
|
◆ fMaxPathLength
The total length of a path composed of a sequence of segments (or rays) cannot exceed the defined maximum path length. High values compute longer paths but increase the CPU cost. Each individual sound is also affected by its maximum attenuation distance, specified in the Authoring tool. Reflection or diffraction paths, calculated inside Spatial Audio, will never exceed a sound's maximum attenuation distance. Note, however, that attenuation is considered infinite if the furthest point is above the audibility threshold. 在文件 AkSpatialAudio.h 第 102 行定义. |