Method | Description | |
---|---|---|
ForgetPreviousValues ( ) : void | ||
SetThresholds ( bool useThresholds, float positionThreshold, float rotationThreshold, float scaleThreshold ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
FixedUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public SetThresholds ( bool useThresholds, float positionThreshold, float rotationThreshold, float scaleThreshold ) : void | ||
useThresholds | bool | |
positionThreshold | float | |
rotationThreshold | float | |
scaleThreshold | float | |
return | void |