C# 클래스 HoloToolkit.Unity.AudioEmitter

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: Microsoft/HoloToolkit-Unity 1 사용 예제들

비공개 메소드들

메소드 설명
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