C# Class Recorder, ITP_OpenSourceAnimation

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

Méthodes publiques

Свойство Type Description
counter int
counterLimit int
fileName string
filePath string
superSample int

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

counter public_oe property

public int counter
Résultat int

counterLimit public_oe property

public int counterLimit
Résultat int

fileName public_oe property

public string fileName
Résultat string

filePath public_oe property

public string filePath
Résultat string

superSample public_oe property

public int superSample
Résultat int