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
LeapLegacyHand
C# Class LeapLegacyHand, RiggedHandVisualizer
Inheritance:
MonoBehaviour
Mostra file
Open project: leapmotion/RiggedHandVisualizer
Public Properties
Property
Type
Description
m_handID
int
m_stale
bool
Public Methods
Method
Description
Display
(
bool
shouldShow
) :
void
OnDestroy
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Display()
public
method
public
Display
(
bool
shouldShow
) :
void
shouldShow
bool
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
m_handID
public_oe property
public
int
m_handID
return
int
m_stale
public_oe property
public
bool
m_stale
return
bool