Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HandConstraintVisibility

Orientations for the hand zones and for the attached node

Index

Enumeration members

ALWAYS_VISIBLE

ALWAYS_VISIBLE: = 0

Constraint is always visible

GAZE_FOCUS

GAZE_FOCUS: = 2

Constraint is only visible when the user is looking at the constraint. Uses XR Eye Tracking if enabled/available, otherwise uses camera direction

PALM_AND_GAZE

PALM_AND_GAZE: = 3

Constraint is only visible when the palm is up and the user is looking at it

PALM_UP

PALM_UP: = 1

Constraint is only visible when the palm is up

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method