C# Class VJMIDIKnobOutputModifier, fuze-vj-kit

Inheritance: VJBaseModifier
Show file Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
midiChannel MidiChannel

Public Methods

Method Description
VJPerformAction ( GameObject go, float value ) : void

Method Details

VJPerformAction() public method

public VJPerformAction ( GameObject go, float value ) : void
go GameObject
value float
return void

Property Details

midiChannel public property

public MidiChannel midiChannel
return MidiChannel