C# Class ShaderController, Vivid

Inheritance: MonoBehaviour
Afficher le fichier Open project: lcoblamm/Vivid Class Usage Examples

Méthodes publiques

Свойство Type Description
rend Renderer
slider GameObject
sliderPosition float

Méthodes publiques

Méthode Description
MenuPress ( ) : void
OnValueChanged ( float pos ) : void
Start ( ) : void
Update ( ) : void

Method Details

MenuPress() public méthode

public MenuPress ( ) : void
Résultat void

OnValueChanged() public méthode

public OnValueChanged ( float pos ) : void
pos float
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

rend public_oe property

public Renderer rend
Résultat Renderer

slider public_oe property

public GameObject slider
Résultat GameObject

sliderPosition public_oe property

public float sliderPosition
Résultat float