Fader.Enable C# (CSharp) Méthode

Enable() static private méthode

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