Fader.Disable C# (CSharp) 메소드

Disable() 정적인 개인적인 메소드

static private Disable ( ) : void
리턴 void
	void Disable(){
		Screen.raycastTarget = false;
	}