C# Class WallpaperGenerator, TinyPlanetGenerator

Inheritance: MonoBehaviour
Afficher le fichier Open project: Arghonot/TinyPlanetGenerator Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
TakeScreenshot bool

Méthodes publiques

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

Method Details

HandleScreenshot() public méthode

public HandleScreenshot ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Name public_oe property

public string Name
Résultat string

TakeScreenshot public_oe property

public bool TakeScreenshot
Résultat bool