C# Class NormalLoadingScene, DarkDreams

Inheritance: MonoBehaviour
Show file 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 property

public Image blackTexture
return Image

fadeSpeed public property

public float fadeSpeed
return float