Property | Type | Description | |
---|---|---|---|
filtering | float |
Property | Type | Description | |
---|---|---|---|
controller_ | HandController, | ||
mirror_z_axis_ | bool | ||
tool_ | Tool, |
Method | Description | |
---|---|---|
GetController ( ) : HandController, | ||
GetLeapTool ( ) : Tool, | ||
GetToolRotation ( ) : Quaternion | ||
GetToolTipPosition ( ) : Vector3 | ||
GetToolTipVelocity ( ) : Vector3 | ||
InitTool ( ) : void | ||
MirrorZAxis ( bool mirror = true ) : void | ||
SetController ( HandController, controller ) : void | ||
SetLeapTool ( Tool, tool ) : void | ||
UpdateTool ( ) : void |
public MirrorZAxis ( bool mirror = true ) : void | ||
mirror | bool | |
return | void |
public SetController ( HandController, controller ) : void | ||
controller | HandController, | |
return | void |