menu
버전
2021.1.14.8108
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2021.1.14
|
Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications. 더 자세히 ...
#include <AkSpatialAudio.h>
Public 속성 | |
AkVector | imageSource |
Apparent source of the reflected sound that follows this path. 더 자세히 ... |
|
AkVector | pathPoint [AK_MAX_REFLECTION_PATH_LENGTH] |
AkAcousticSurface | surfaces [AK_MAX_REFLECTION_PATH_LENGTH] |
AkUInt32 | numPathPoints |
Number of valid elements in the pathPoint [], surfaces [], and diffraction [] arrays. 더 자세히 ... |
|
AkUInt32 | numReflections |
Number of reflections in the pathPoint [] array. Shadow zone diffraction does not count as a reflection. If there is no shadow zone diffraction, numReflections is equal to numPathPoints . 더 자세히 ... |
|
AkReal32 | diffraction [AK_MAX_REFLECTION_PATH_LENGTH] |
Diffraction amount, normalized to the range [0,1] 더 자세히 ... |
|
AkReal32 | level |
Linear gain applied to image source. 더 자세히 ... |
|
bool | isOccluded |
Deprecated - always false. Occluded paths are not generated. 더 자세히 ... |
|
Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications.
AkSpatialAudio.h 파일의 235 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요