C# Class EnvPresetChooser, UMA-PBR

Inheritance: MonoBehaviour
Afficher le fichier Open project: huika/UMA-PBR Class Usage Examples

Méthodes publiques

Méthode Description
DumpAllScreens ( ) : void
GetActivePreset ( ) : int
SetActivePreset ( int index ) : void

Private Methods

Méthode Description
DoDumpAllScreens ( ) : IEnumerator

Method Details

DumpAllScreens() public méthode

public DumpAllScreens ( ) : void
Résultat void

GetActivePreset() public méthode

public GetActivePreset ( ) : int
Résultat int

SetActivePreset() public méthode

public SetActivePreset ( int index ) : void
index int
Résultat void