C# Class PlayMovie, ITP_OpenSourceAnimation

Inheritance: MonoBehaviour
Afficher le fichier Open project: n1ckfg/ITP_OpenSourceAnimation Class Usage Examples

Méthodes publiques

Свойство Type Description
loop bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

loop public_oe property

public bool loop
Résultat bool