menu
 
バージョン
2024.1.2.8726

2024.1.2.8726

2023.1.10.8659

2022.1.18.8567

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


menu_open
Wwise SDK 2024.1.2
AkReflectionPathInfo 構造体

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>

公開変数類

AkVector64 imageSource
 Apparent source of the reflected sound that follows this path. [詳解]
 
AkVector64 pathPoint [AK_MAX_REFLECTION_PATH_LENGTH]
 
AkUInt32 textureIDs [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.h253 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう