C# Class TopHeightMeasurer, SoundBall

Inheritance: MonoBehaviour
Afficher le fichier Open project: joytunes/SoundBall

Méthodes publiques

Свойство Type Description
target Transform
textStyle GUIStyle
topHeightRect Rect

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

target public_oe property

public Transform target
Résultat Transform

textStyle public_oe property

public GUIStyle textStyle
Résultat GUIStyle

topHeightRect public_oe property

public Rect topHeightRect
Résultat Rect