OvrAvatarDriver.PoseFrame Struct Reference
Static Public Member Functions | |
static PoseFrame | Interpolate (PoseFrame a, PoseFrame b, float t) |
Public Attributes | |
Vector3 | headPosition |
Quaternion | headRotation |
Vector3 | handLeftPosition |
Quaternion | handLeftRotation |
Vector3 | handRightPosition |
Quaternion | handRightRotation |
float | voiceAmplitude |
ControllerPose | controllerLeftPose |
ControllerPose | controllerRightPose |
Member Function Documentation
◆ Interpolate()
Member Data Documentation
◆ controllerLeftPose
ControllerPose OvrAvatarDriver.PoseFrame.controllerLeftPose |
◆ controllerRightPose
ControllerPose OvrAvatarDriver.PoseFrame.controllerRightPose |
◆ handLeftPosition
Vector3 OvrAvatarDriver.PoseFrame.handLeftPosition |
◆ handLeftRotation
Quaternion OvrAvatarDriver.PoseFrame.handLeftRotation |
◆ handRightPosition
Vector3 OvrAvatarDriver.PoseFrame.handRightPosition |
◆ handRightRotation
Quaternion OvrAvatarDriver.PoseFrame.handRightRotation |
◆ headPosition
Vector3 OvrAvatarDriver.PoseFrame.headPosition |
◆ headRotation
Quaternion OvrAvatarDriver.PoseFrame.headRotation |
◆ voiceAmplitude
float OvrAvatarDriver.PoseFrame.voiceAmplitude |
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarDriver.cs