a
l
a
l
Оборудование
Программное обеспечение
Релизы
HowTo
API
SDK
EN
RU
ZH
3.0.0
3.0.1
3.1.0
3.2.0
3.2.1
3.3.0
3.4.0
3.5.0
3.5.1
3.5.2
3.5.3
4.0.0
4.0.1
4.1.0
getTouch
Method of
Antilatency
.
Bracer
.
ICotask
Get actual touch value. Window for calculation based on values from device properties: "touch/WindowN". Where N - index of channel.
float
getTouch
(
uint
channel);
Parameters
uint
channel
Index of channel in range 0 .. (getTouchChannelsCount() - 1).
Return value
float
Touch value after processing in range 0 .. 1. Value 0 - no touch, value 1 - max touch. If native value is outside of windows, it will be clamped to range 0 .. 1.