C# Class ToggleCRTEffects, RetroTVFX

Inheritance: MonoBehaviour
Afficher le fichier Open project: radiatoryang/RetroTVFX

Méthodes publiques

Свойство Type Description
CRTEffect CRTEffect,
InputModule LoResStandaloneInputModule
ModeText Text,
ToggleText Text,

Méthodes publiques

Méthode Description
NextMode ( ) : void
Toggle ( ) : void

Method Details

NextMode() public méthode

public NextMode ( ) : void
Résultat void

Toggle() public méthode

public Toggle ( ) : void
Résultat void

Property Details

CRTEffect public_oe property

public CRTEffect, CRTEffect
Résultat CRTEffect,

InputModule public_oe property

public LoResStandaloneInputModule InputModule
Résultat LoResStandaloneInputModule

ModeText public_oe property

public Text, ModeText
Résultat Text,

ToggleText public_oe property

public Text, ToggleText
Résultat Text,