Tanoda
|
Public Attributes | |
bool | clampFingers = false |
int | AvgClamp = 5 |
Vector3 | thumbOffset = new Vector3(90, 0, 0f) |
GameObject[] | from |
GameObject[] | to |
GameObject[] | thumb1 |
GameObject[] | thumb2 |
Definition at line 5 of file HandCopy.cs.
int HandCopy.AvgClamp = 5 |
Definition at line 8 of file HandCopy.cs.
bool HandCopy.clampFingers = false |
Definition at line 7 of file HandCopy.cs.
GameObject [] HandCopy.from |
Definition at line 10 of file HandCopy.cs.
GameObject [] HandCopy.thumb1 |
Definition at line 10 of file HandCopy.cs.
GameObject [] HandCopy.thumb2 |
Definition at line 10 of file HandCopy.cs.
Vector3 HandCopy.thumbOffset = new Vector3(90, 0, 0f) |
Definition at line 9 of file HandCopy.cs.
GameObject [] HandCopy.to |
Definition at line 10 of file HandCopy.cs.