Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RiggedHandController
C# Class RiggedHandController, RiggedHandVisualizer
Inheritance:
MonoBehaviour
Show file
Open project: leapmotion/RiggedHandVisualizer
Class Usage Examples
Public Properties
Property
Type
Description
m_DataFPS
Text,
Public Methods
Method
Description
ShowHands
(
bool
shouldShow
) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
FindFrontLeftHand
(
Frame,
f
) :
Hand
FindFrontRightHand
(
Frame,
f
) :
Hand
Method Details
ShowHands()
public
method
public
ShowHands
(
bool
shouldShow
) :
void
shouldShow
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
m_DataFPS
public property
public
Text,
m_DataFPS
return
Text,