Fader.Enable C# (CSharp) 메소드

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

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