Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TouchScript
Behaviors
Visualizer
TouchProxy
C# Class TouchScript.Behaviors.Visualizer.TouchProxy
Inheritance:
TouchProxyBase
ファイルを表示
Open project: TouchScript/TouchScript
Public Properties
Property
Type
Description
Text
UnityEngine.UI.Text
Protected Methods
Method
Description
updateOnce
(
TouchPoint
touch
) :
void
Method Details
updateOnce()
protected
method
protected
updateOnce
(
TouchPoint
touch
) :
void
touch
TouchPoint
return
void
Property Details
Text
public_oe property
The link to UI.Text component.
public
Text,UnityEngine.UI
Text
return
UnityEngine.UI.Text