Enum DeviceNode
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
[ExcludeFromDocs]
public enum DeviceNode
Fields
| Name | Description |
|---|---|
| ControllerLeft | Node representing the left hand. |
| ControllerRight | Node representing the right hand. |
| Count | The Count of DeviceNode |
| EyeCenter | Node representing a point between the left and right eyes. |
| EyeLeft | Node representing the left eye. |
| EyeRight | Node representing the right eye. |
| None |