Table of Contents

Enum DeviceNode

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll
[ExcludeFromDocs]
public enum DeviceNode

Fields

ControllerLeft = 0

Node representing the left hand.

ControllerRight = 1

Node representing the right hand.

Count = 5

The Count of DeviceNode

EyeCenter = 2

Node representing a point between the left and right eyes.

EyeLeft = 3

Node representing the left eye.

EyeRight = 4

Node representing the right eye.

None = -1