menu
 
版本
2019.1.11.7296

2024.1.5.8803

2023.1.13.8732

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

menu

Wwise Unity Integration Documentation
AkSpatialAudioEmitter类 参考

Add this script on the GameObject which represents an emitter that uses the Spatial Audio API. 更多...

类 AkSpatialAudioEmitter 继承关系图:
AkSpatialAudioBase

Public 成员函数

void  EnteredRoom (AkRoom room)
  Called when entering a room. 更多...
 
void  ExitedRoom (AkRoom room)
  Called when exiting a room. 更多...
 
void  SetGameObjectInRoom ()
  Sets the Unity Game Object within the highest priority room. 更多...
 

Public 属性

AK.Wwise.AuxBus  reflectAuxBus = new AK.Wwise.AuxBus()
  The Auxiliary Bus with a Reflect plug-in Effect applied. 更多...
 
float  reflectionMaxPathLength = 1000
  A heuristic to stop the computation of reflections. Should be no longer (and possibly shorter for less CPU usage) than the maximum attenuation of the sound emitter. 更多...
 
float  reflectionsAuxBusGain = 1
  The gain [0, 1] applied to the reflect auxiliary bus. 更多...
 
uint  reflectionsOrder = 1
 
float  roomReverbAuxBusGain = 1
  Send gain (0.f-1.f) that is applied when sending to the aux bus associated with the room that the emitter is in. 更多...
 
uint  diffractionMaxEdges = 0
  The maximum number of edges that the sound can diffract around between the emitter and the listener. 更多...
 
uint  diffractionMaxPaths = 0
  The maximum number of paths to the listener that the sound can take around obstacles. 更多...
 
uint  diffractionMaxPathLength = 0
  The maximum length that a diffracted sound can travel. Should be no longer (and possibly shorter for less CPU usage) than the maximum attenuation of the sound emitter. 更多...
 
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 the GameObject which represents an emitter that uses the Spatial Audio API.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅