Show / Hide Table of Contents

Enum GazeInputActivationPolicy

Policy values for determine when gaze input is enabled.

Namespace: Liminal.SDK.VR.Avatars.Extensions
Assembly: Liminal.SDK.dll
Syntax
public enum GazeInputActivationPolicy

Fields

Name Description
Always

Always allow gaze input.

Never

Never activate gaze input.

NoControllers

Only activate gaze input if no controllers are connected to the device.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX