C# Class NormalLoadingScene, DarkDreams

Inheritance: MonoBehaviour
Datei anzeigen 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