C# Class LoadingBarFadeInOut, Adagio

Inheritance: MonoBehaviour
Datei anzeigen Open project: technicalvgda/Adagio

Public Properties

Property Type Description
alphaChangeSpeed float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void
beginFading ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

beginFading() public method

public beginFading ( ) : void
return void

Property Details

alphaChangeSpeed public_oe property

public float alphaChangeSpeed
return float