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
TopHeightMeasurer
C# Class TopHeightMeasurer, SoundBall
Inheritance:
MonoBehaviour
ファイルを表示
Open project: joytunes/SoundBall
Public Properties
Property
Type
Description
target
Transform
textStyle
GUIStyle
topHeightRect
Rect
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
target
public_oe property
public
Transform
target
return
Transform
textStyle
public_oe property
public
GUIStyle
textStyle
return
GUIStyle
topHeightRect
public_oe property
public
Rect
topHeightRect
return
Rect