enum
PoseSources
public sealed enum PoseSources : Enum Represents tracked devices to use when updating
Enum Values
| Name | Value | Description |
|---|---|---|
Head | | Retrieve data from the head-mounted display |
LeftHand | | Retrieve data from the left controller |
RightHand | | Retrieve data from the right controller |
Assembly:
Sandbox.Engine Declaring Type: VRTrackedObject Full Name: Sandbox.VR.VRTrackedObject.PoseSources