UnityEngine.AndroidInput.GetSecondaryTouch C# (CSharp) 메소드

GetSecondaryTouch() 개인적인 메소드

private GetSecondaryTouch ( int index ) : Touch
index int
리턴 Touch
        public static extern Touch GetSecondaryTouch(int index);