C# 클래스 TouchScript.Behaviors.Visualizer.TouchProxy

상속: TouchProxyBase
파일 보기 프로젝트 열기: TouchScript/TouchScript

공개 프로퍼티들

프로퍼티 타입 설명
Text UnityEngine.UI.Text

보호된 메소드들

메소드 설명
updateOnce ( TouchPoint touch ) : void

메소드 상세

updateOnce() 보호된 메소드

protected updateOnce ( TouchPoint touch ) : void
touch TouchPoint
리턴 void

프로퍼티 상세

Text 공개적으로 프로퍼티

The link to UI.Text component.
public Text,UnityEngine.UI Text
리턴 UnityEngine.UI.Text