Tanoda
|
Public Member Functions | |
void | AddFrame () |
Public Attributes | |
bool | clampFingers = true |
int | AvgClamp = 8 |
int[] | dontClamp |
bool | copyPosition = false |
GameObject[] | from |
GameObject[] | to |
Definition at line 5 of file HandCopySimple.cs.
void HandCopySimple.AddFrame | ( | ) |
Definition at line 24 of file HandCopySimple.cs.
int HandCopySimple.AvgClamp = 8 |
Definition at line 8 of file HandCopySimple.cs.
bool HandCopySimple.clampFingers = true |
Definition at line 7 of file HandCopySimple.cs.
bool HandCopySimple.copyPosition = false |
Definition at line 10 of file HandCopySimple.cs.
int [] HandCopySimple.dontClamp |
Definition at line 9 of file HandCopySimple.cs.
GameObject [] HandCopySimple.from |
Definition at line 11 of file HandCopySimple.cs.
GameObject [] HandCopySimple.to |
Definition at line 11 of file HandCopySimple.cs.