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
RiggedHand
C# Class RiggedHand
Inheritance:
HandModel
Show file
Open project: leapmotion/ImageGrid
Class Usage Examples
Public Properties
Property
Type
Description
modelFingerPointing
Vector3
modelPalmFacing
Vector3
Public Methods
Method
Description
InitHand
( ) :
void
Reorientation
( ) :
Quaternion
UpdateHand
( ) :
void
Method Details
InitHand()
public
method
public
InitHand
( ) :
void
return
void
Reorientation()
public
method
public
Reorientation
( ) :
Quaternion
return
Quaternion
UpdateHand()
public
method
public
UpdateHand
( ) :
void
return
void
Property Details
modelFingerPointing
public property
public
Vector3
modelFingerPointing
return
Vector3
modelPalmFacing
public property
public
Vector3
modelPalmFacing
return
Vector3