AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.AudioBank< T > Class Template Reference

The audio bank contains a list of audio events that can be loaded into a UAudioManager for playback. More...

Inheritance diagram for HoloToolkit.Unity.AudioBank< T >:

Public Attributes

T [] Events
 

Detailed Description

The audio bank contains a list of audio events that can be loaded into a UAudioManager for playback.

Template Parameters
TType of event this bank supports

Definition at line 11 of file AudioBank.cs.

Member Data Documentation

§ Events

T [] HoloToolkit.Unity.AudioBank< T >.Events

Definition at line 13 of file AudioBank.cs.


The documentation for this class was generated from the following file: