Fader.Enable C# (CSharp) Method

Enable() static private method

static private Enable ( ) : void
return void
	void Enable(){
		Screen.raycastTarget = true;
	}
}