Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
KnobValue
C# Class KnobValue, VJ01
ファイルを表示
Open project: keijiro/VJ01
Class Usage Examples
Public Properties
Property
Type
Description
knobNumber
int
label
string
maxValue
float
minValue
float
realValue
float
sensitivity
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
knobNumber
public_oe property
public
int
knobNumber
return
int
label
public_oe property
public
string
label
return
string
maxValue
public_oe property
public
float
maxValue
return
float
minValue
public_oe property
public
float
minValue
return
float
realValue
public_oe property
public
float
realValue
return
float
sensitivity
public_oe property
public
float
sensitivity
return
float