Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SoundTrigger
C# Class SoundTrigger, nyu_studio_fall2015
Inheritance:
MonoBehaviour
ファイルを表示
Open project: radiatoryang/nyu_studio_fall2015
Class Usage Examples
Public Properties
Property
Type
Description
mySound
UnityEngine.AudioSource
Public Methods
Method
Description
OnTriggerEnter
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
mySound
public_oe property
public
AudioSource,UnityEngine
mySound
return
UnityEngine.AudioSource