Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GestureDisplay
C# Class GestureDisplay, Leap-Motion-Hands-Tracking
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: NicolaGenesin/Leap-Motion-Hands-Tracking
Class Usage Examples
Public Properties
Property
Type
Description
color
Color
decayTime
float
gesture
Leap.Gesture
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
color
public_oe property
public
Color
color
return
Color
decayTime
public_oe property
public
float
decayTime
return
float
gesture
public_oe property
public
Leap.Gesture
gesture
return
Leap.Gesture