C# Class OVRChromaticAberration

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

Méthodes publiques

Свойство Type Description
toggleButton OVRGamepadController.Button

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

toggleButton public_oe property

The button that will toggle chromatic aberration correction.
public OVRGamepadController.Button toggleButton
Résultat OVRGamepadController.Button