C# Class HoloToolkit.Unity.AudioEmitter

Inheritance: UnityEngine.MonoBehaviour
显示文件 Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Private Methods

Method Description
Awake ( ) : void
GetInfluencers ( ) : List

Finds the IAudioInfluencer objects that are to be applied to the audio source.

RemoveInfluencers ( List influencers ) : void

Removes the effects applied by specified audio influencers.

Update ( ) : void