バージョン
Wwise Unity Integration Documentation
|
Add this script on a GameObject to print Spatial Audio paths. [詳解]
MonoBehaviourを継承しています。
公開変数類 | |
bool | drawFirstOrderReflections = false |
This allows you to visualize first order reflection sound paths. [詳解] | |
bool | drawSecondOrderReflections = false |
This allows you to visualize second order reflection sound paths. [詳解] | |
bool | drawHigherOrderReflections = false |
This allows you to visualize third or higher order reflection sound paths. [詳解] | |
bool | drawDiffractionPaths = false |
This allows you to visualize geometric diffraction sound paths between an obstructed emitter and the listener. [詳解] | |
Add this script on a GameObject to print Spatial Audio paths.