Method SetDivergenceRecoverySpeed
SetDivergenceRecoverySpeed(IUsesDetectGazeDivergence, float)
Set the divergence recovery speed
Declaration
public static void SetDivergenceRecoverySpeed(this IUsesDetectGazeDivergence user, float rateAtWhichGazeVelocityReturnsToStableThreshold)
Parameters
| Type | Name | Description |
|---|---|---|
| IUsesDetectGazeDivergence | user | |
| float | rateAtWhichGazeVelocityReturnsToStableThreshold | The rate at which gaze velocity returns to a stable threshold |