ovrAvatarHandInputState Struct Reference
Public Attributes | |
| ovrAvatarTransform | transform |
| ovrAvatarButton | buttonMask |
| ovrAvatarTouch | touchMask |
| float | joystickX |
| float | joystickY |
| float | indexTrigger |
| float | handTrigger |
| bool | isActive |
Member Data Documentation
◆ buttonMask
| ovrAvatarButton ovrAvatarHandInputState.buttonMask |
◆ handTrigger
| float ovrAvatarHandInputState.handTrigger |
◆ indexTrigger
| float ovrAvatarHandInputState.indexTrigger |
◆ isActive
| bool ovrAvatarHandInputState.isActive |
◆ joystickX
| float ovrAvatarHandInputState.joystickX |
◆ joystickY
| float ovrAvatarHandInputState.joystickY |
◆ touchMask
| ovrAvatarTouch ovrAvatarHandInputState.touchMask |
◆ transform
| ovrAvatarTransform ovrAvatarHandInputState.transform |
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarSDKCAPI.cs
1.8.13