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
PeriodicShake
C# Class PeriodicShake, VampKid3D
Inheritance:
MonoBehaviour
显示文件
Open project: adamtuliper/VampKid3D
Public Properties
Property
Type
Description
duration
float
magnitude
float
speed
float
test
bool
Public Methods
Method
Description
PlayShake
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
Shake
( ) :
IEnumerator
Method Details
PlayShake()
public
method
public
PlayShake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
duration
public_oe property
public
float
duration
return
float
magnitude
public_oe property
public
float
magnitude
return
float
speed
public_oe property
public
float
speed
return
float
test
public_oe property
public
bool
test
return
bool