enum MotionRange : System.Enum

book_4_sparkGenerated
code_blocksInput

Description

The MotionRange enum in the Sandbox.VR namespace defines the range of motion for VR hand poses. It provides options for representing hand movements either as a full hand or as it would wrap around a controller.

Members

Fields

Member Name Summary
Hand The default motion range. Provides hand poses that either estimate or fully represent the user's hand.
Controller Provides hand poses that estimate how the user's hand wraps around a controller, if they're using one.