Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NormalLoadingScene
C# Class NormalLoadingScene, DarkDreams
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: technicalvgda/DarkDreams
Public Properties
Property
Type
Description
blackTexture
Image
fadeSpeed
float
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
LoadLevel
(
int
Level
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
blackTexture
public_oe property
public
Image
blackTexture
return
Image
fadeSpeed
public_oe property
public
float
fadeSpeed
return
float