Table of Contents
Wwise Unity Integration Documentation
|
AkRoomPortalObstruction Class Reference
Obstructs/Occludes the spatial audio portal of the current game object from the spatial audio listener if at least one object is between them. More...
Inherits AkObstructionOcclusion.
Public Attributes | |
float | fadeTime = 0.5f |
The number of seconds for fade ins and fade outs. More... |
|
UnityEngine.LayerMask | LayerMask = -1 |
Indicates which layers act as obstructers/occluders. More... |
|
float | maxDistance = -1.0f |
The maximum distance at which to perform obstruction/occlusion. A negative value will be interpreted as inifinite distance. More... |
|
float | refreshInterval = 1 |
The number of seconds between obstruction/occlusion checks. More... |
|
Detailed Description
Obstructs/Occludes the spatial audio portal of the current game object from the spatial audio listener if at least one object is between them.
If no spatial audio listener has been registered, there will be no obstruction.
Generated on Thu Jan 23 2020 10:26:13 for Wwise Unity Integration Documentation by
