C# Class SimpleTweenUI, GoKitLite

Inheritance: MonoBehaviour
Afficher le fichier Open project: prime31/GoKitLite

Méthodes publiques

Свойство Type Description
cube Transform
easeCurve UnityEngine.AnimationCurve
panel UnityEngine.RectTransform

Méthodes publiques

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

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

cube public_oe property

public Transform cube
Résultat Transform

easeCurve public_oe property

public AnimationCurve,UnityEngine easeCurve
Résultat UnityEngine.AnimationCurve

panel public_oe property

public RectTransform,UnityEngine panel
Résultat UnityEngine.RectTransform