Wwise SDK 2019.1.11
|
Public 속성 | |
AkVector | nodes [kMaxNodes] |
AkReal32 | angles [kMaxNodes] |
Raw diffraction angles at each point, in radians. 더 자세히 ... |
|
AkPortalID | portals [kMaxNodes] |
AkRoomID | rooms [kMaxNodes+1] |
AkTransform | virtualPos |
Virtual emitter position. This is the position that is passed to the sound engine to render the audio using multi-positioning, for this particular path. 더 자세히 ... |
|
AkUInt32 | nodeCount |
Total number of nodes in the path. Defines the number of valid entries in the nodes , angles , and portals arrays. The rooms array has one extra slot to fit the emitter's room. 더 자세히 ... |
|
AkReal32 | diffraction |
AkReal32 | totLength |
AkReal32 | obstructionValue |
정적 Public 속성 | |
static const AkUInt32 | kMaxNodes = AK_MAX_SOUND_PROPAGATION_DEPTH |
Defines the maximum number of nodes that a user can retrieve information about. Longer paths will be truncated. 더 자세히 ... |
|
Structure for retrieving information about diffraction paths for a given emitter. The diffraction paths represent indirect sound paths from the emitter to the listener, whether they go through portals (via the rooms and portals API) or are diffracted around edges (via the geometric diffraction API).
AkSpatialAudio.h 파일의 298 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요