Fader.Disable C# (CSharp) Méthode

Disable() static private méthode

static private Disable ( ) : void
Résultat void
	void Disable(){
		Screen.raycastTarget = false;
	}