Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ControlFonografo
C# Class ControlFonografo, 3DGameCoursera
Inheritance:
MonoBehaviour
显示文件
Open project: pfiguero/3DGameCoursera
Public Properties
Property
Type
Description
audioMixer
AudioMixer
deltaPitch
float
timeoutBola
float
Public Methods
Method
Description
BolaDestruida
( ) :
void
DecreasePitch
( ) :
void
OnDisable
( ) :
void
OnEnable
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
BolaDestruida()
public
method
public
BolaDestruida
( ) :
void
return
void
DecreasePitch()
public
method
public
DecreasePitch
( ) :
void
return
void
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
audioMixer
public_oe property
public
AudioMixer
audioMixer
return
AudioMixer
deltaPitch
public_oe property
public
float
deltaPitch
return
float
timeoutBola
public_oe property
public
float
timeoutBola
return
float