Tanoda
HandCopy Class Reference
Inheritance diagram for HandCopy:

Public Attributes

bool clampFingers = false
 
int AvgClamp = 5
 
Vector3 thumbOffset = new Vector3(90, 0, 0f)
 
GameObject[] from
 
GameObject[] to
 
GameObject[] thumb1
 
GameObject[] thumb2
 

Detailed Description

Definition at line 5 of file HandCopy.cs.

Member Data Documentation

◆ AvgClamp

int HandCopy.AvgClamp = 5

Definition at line 8 of file HandCopy.cs.

◆ clampFingers

bool HandCopy.clampFingers = false

Definition at line 7 of file HandCopy.cs.

◆ from

GameObject [] HandCopy.from

Definition at line 10 of file HandCopy.cs.

◆ thumb1

GameObject [] HandCopy.thumb1

Definition at line 10 of file HandCopy.cs.

◆ thumb2

GameObject [] HandCopy.thumb2

Definition at line 10 of file HandCopy.cs.

◆ thumbOffset

Vector3 HandCopy.thumbOffset = new Vector3(90, 0, 0f)

Definition at line 9 of file HandCopy.cs.

◆ to

GameObject [] HandCopy.to

Definition at line 10 of file HandCopy.cs.


The documentation for this class was generated from the following file: