Tanoda
HandCopySimple Class Reference
Inheritance diagram for HandCopySimple:

Public Member Functions

void AddFrame ()
 

Public Attributes

bool clampFingers = true
 
int AvgClamp = 8
 
int[] dontClamp
 
bool copyPosition = false
 
GameObject[] from
 
GameObject[] to
 

Detailed Description

Definition at line 5 of file HandCopySimple.cs.

Member Function Documentation

◆ AddFrame()

void HandCopySimple.AddFrame ( )

Definition at line 24 of file HandCopySimple.cs.

Member Data Documentation

◆ AvgClamp

int HandCopySimple.AvgClamp = 8

Definition at line 8 of file HandCopySimple.cs.

◆ clampFingers

bool HandCopySimple.clampFingers = true

Definition at line 7 of file HandCopySimple.cs.

◆ copyPosition

bool HandCopySimple.copyPosition = false

Definition at line 10 of file HandCopySimple.cs.

◆ dontClamp

int [] HandCopySimple.dontClamp

Definition at line 9 of file HandCopySimple.cs.

◆ from

GameObject [] HandCopySimple.from

Definition at line 11 of file HandCopySimple.cs.

◆ to

GameObject [] HandCopySimple.to

Definition at line 11 of file HandCopySimple.cs.


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