C# Class VJMidiKnobDataSource, fuze-vj-kit

Inheritance: VJAbstractDataSource
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство Type Description
digital bool
inverse bool

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

digital public_oe property

public bool digital
Résultat bool

inverse public_oe property

public bool inverse
Résultat bool