C# Class SliderDemoGraphics

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ImageGrid

Méthodes publiques

Méthode Description
SetActive ( bool status ) : void
SetBloomGain ( float gain ) : void
SetColor ( Color color ) : void

Method Details

SetActive() public méthode

public SetActive ( bool status ) : void
status bool
Résultat void

SetBloomGain() public méthode

public SetBloomGain ( float gain ) : void
gain float
Résultat void

SetColor() public méthode

public SetColor ( Color color ) : void
color Color
Résultat void