C# Class fadeUI, vive-holojam

Inheritance: MonoBehaviour
Afficher le fichier Open project: nyu-vr-research/vive-holojam

Méthodes publiques

Свойство Type Description
myPanel Image
myText Text
timeoutSeconds float

Méthodes publiques

Méthode Description
Update ( ) : void
timer ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

timer() public méthode

public timer ( ) : void
Résultat void

Property Details

myPanel public_oe property

public Image myPanel
Résultat Image

myText public_oe property

public Text myText
Résultat Text

timeoutSeconds public_oe property

public float timeoutSeconds
Résultat float