C# Class Klak.Osc.OscInput

Inheritance: NodeBase
ファイルを表示 Open project: keijiro/OscKlak

Public Methods

Method Description
DebugBang ( ) : void

Private Methods

Method Description
Awake ( ) : void
CheckDownTrigger ( float inputValue ) : bool
CheckUpTrigger ( float inputValue ) : bool
OnDisable ( ) : void
OnEnable ( ) : void
OscDataCallback ( float inputValue ) : void
Update ( ) : void

Method Details

DebugBang() public method

public DebugBang ( ) : void
return void