Enum ReticleType
Types of reticles (visual feedback) for gaze interactions.
Namespace: TS.GazeInteraction
Assembly: .dll
Syntax
public enum ReticleType
Fields
| Name | Description |
|---|---|
| Default | Visible only on detection. |
| Invisible | Always invisible. |
| Visible | Always visible. |