Class UsesDetectGazeDivergenceMethods
Extension methods for implementors of IUsesDeleteSceneObject
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public static class UsesDetectGazeDivergenceMethods
Methods
Name | Description |
---|---|
IsAboveDivergenceThreshold(IUsesDetectGazeDivergence, Transform, float, bool) | Check if gaze direction is above the divergence threshold |
SetDivergenceRecoverySpeed(IUsesDetectGazeDivergence, float) | Set the divergence recovery speed |