Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RiggedHand
C# Class RiggedHand
Inheritance:
HandModel
显示文件
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_oe property
public
Vector3
modelFingerPointing
return
Vector3
modelPalmFacing
public_oe property
public
Vector3
modelPalmFacing
return
Vector3