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
LevelChangeForModels
C# Class LevelChangeForModels, Human-Computer-Interaction
Inheritance:
MonoBehaviour
显示文件
Open project: doubleZ0108/Human-Computer-Interaction
Public Properties
Property
Type
Description
animator
Animator,
clickParts
clickParts,
Public Methods
Method
Description
Update
( ) :
void
fadeOutComplete
( ) :
void
fadeToLevel
(
int
levelIndex
) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
fadeOutComplete()
public
method
public
fadeOutComplete
( ) :
void
return
void
fadeToLevel()
public
method
public
fadeToLevel
(
int
levelIndex
) :
void
levelIndex
int
return
void
Property Details
animator
public_oe property
public
Animator,
animator
return
Animator,
clickParts
public_oe property
public
clickParts,
clickParts
return
clickParts,