C# Class FaceUpdate

Inheritance: MonoBehaviour
Afficher le fichier Open project: Affectiva/UnityChan Class Usage Examples

Méthodes publiques

Свойство Type Description
animations UnityEngine.AnimationClip[]
delayWeight float

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

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

animations public_oe property

public AnimationClip[],UnityEngine animations
Résultat UnityEngine.AnimationClip[]

delayWeight public_oe property

public float delayWeight
Résultat float