C# Class Warp, Viewport

Inheritance: MonoBehaviour
Afficher le fichier Open project: tws2xa/Viewport Class Usage Examples

Méthodes publiques

Méthode Description
DemodifyObject ( ) : void
FixedUpdate ( ) : void
ModifyObject ( ) : void
Start ( ) : void
Warp ( int duration ) : System.Collections
scaleTimer ( ) : void

Method Details

DemodifyObject() public méthode

public DemodifyObject ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

ModifyObject() public méthode

public ModifyObject ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Warp() public méthode

public Warp ( int duration ) : System.Collections
duration int
Résultat System.Collections

scaleTimer() public méthode

public scaleTimer ( ) : void
Résultat void