Property | Type | Description | |
---|---|---|---|
DeactivatedWithGUI | bool | ||
KManager | Kinect.KinectManager | ||
Targets | List |
||
activeChecking | bool | ||
allChecked | bool | ||
clipBone | string | ||
destroy | bool | ||
distance | float | ||
finish | bool | ||
handMode | bool | ||
next | |||
player1 | bool | ||
player2 | bool |
Method | Description | |
---|---|---|
ActivateChecking ( bool active ) : void |
Activates the checking.
|
|
MoveParentOnBone ( string boneName ) : void |
Moves the parent on bone.
|
|
OnDrawGizmos ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Checking collision
|
|
addCheck ( |
Adds the check.
|
|
findTartgetByCheckName ( ) : void |
Finds the name of the tartget by check.
|
|
findTartgetByCheckName ( |
Finds the name of the tartget by check.
|
|
finishHim ( ) : void |
Finishs the him.
|
Method | Description | |
---|---|---|
CompleteGest ( ) : void |
Completes the gest.
|
public ActivateChecking ( bool active ) : void | ||
active | bool | If set to |
return | void |
public MoveParentOnBone ( string boneName ) : void | ||
boneName | string | Bone name. |
return | void |
public addCheck ( |
||
check | Check. | |
return | void |
public findTartgetByCheckName ( |
||
child | Child. | |
return | void |