enum
PoseTypes
public sealed enum PoseTypes : Enum The type of pose to track from the controller
Enum Values
| Name | Value | Description |
|---|---|---|
Grip | | The grip pose - centered on the palm/grip of the controller. Best for representing where the hand is holding the controller. |
Aim | | The aim pose - pointing forward from the controller. Best for aiming, pointing, or ray casting. |
Assembly:
Sandbox.Engine Declaring Type: VRTrackedObject Full Name: Sandbox.VR.VRTrackedObject.PoseTypes