Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
LightBuzz
Vitruvius
Gestures
SwipeUpSegment2
C# Class LightBuzz.Vitruvius.Gestures.SwipeUpSegment2
The second part of the swipe up gesture
Inheritance:
IGestureSegment
Mostra file
Open project: ase-lab/SoD_Sensor_v2
Class Usage Examples
Public Methods
Method
Description
Update
(
Body
body
) :
GesturePartResult
Updates the current gesture.
Method Details
Update()
public
method
Updates the current gesture.
public
Update
(
Body
body
) :
GesturePartResult
body
Body
The body.
return
GesturePartResult