Tanoda
|
Public Attributes | |
Vector3 | thumbOffset = new Vector3(70, 0, 0f) |
GameObject[] | from |
GameObject[] | to |
GameObject[] | thumb1 |
GameObject[] | thumb2 |
GameObject | middlepoint |
Definition at line 5 of file HandCopyLeap.cs.
GameObject [] HandCopyLeap.from |
Definition at line 8 of file HandCopyLeap.cs.
GameObject HandCopyLeap.middlepoint |
Definition at line 9 of file HandCopyLeap.cs.
GameObject [] HandCopyLeap.thumb1 |
Definition at line 8 of file HandCopyLeap.cs.
GameObject [] HandCopyLeap.thumb2 |
Definition at line 8 of file HandCopyLeap.cs.
Vector3 HandCopyLeap.thumbOffset = new Vector3(70, 0, 0f) |
Definition at line 7 of file HandCopyLeap.cs.
GameObject [] HandCopyLeap.to |
Definition at line 8 of file HandCopyLeap.cs.