OvrAvatarDriver.ControllerPose Struct Reference
Static Public Member Functions | |
| static ControllerPose | Interpolate (ControllerPose a, ControllerPose b, float t) |
Public Attributes | |
| ovrAvatarButton | buttons |
| ovrAvatarTouch | touches |
| Vector2 | joystickPosition |
| float | indexTrigger |
| float | handTrigger |
| bool | isActive |
Member Function Documentation
◆ Interpolate()
|
static |
Member Data Documentation
◆ buttons
| ovrAvatarButton OvrAvatarDriver.ControllerPose.buttons |
◆ handTrigger
| float OvrAvatarDriver.ControllerPose.handTrigger |
◆ indexTrigger
| float OvrAvatarDriver.ControllerPose.indexTrigger |
◆ isActive
| bool OvrAvatarDriver.ControllerPose.isActive |
◆ joystickPosition
| Vector2 OvrAvatarDriver.ControllerPose.joystickPosition |
◆ touches
| ovrAvatarTouch OvrAvatarDriver.ControllerPose.touches |
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarDriver.cs
1.8.13