This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Avatar 1.28 Reference Guide

ovrAvatarBodyComponent Struct Reference

Avatar Body Component.

Data Fields

ovrAvatarTransform
Local transform for the left eye.
ovrAvatarTransform
Local transform for the right eye.
ovrAvatarTransform
Local transform for the center eye (average of the two eyes)
const ovrAvatarComponent *
Pointer to the body component.

Field Documentation

ovrAvatarTransform ovrAvatarBodyComponent::leftEyeTransform ( )
Local transform for the left eye.
ovrAvatarTransform ovrAvatarBodyComponent::rightEyeTransform ( )
Local transform for the right eye.
ovrAvatarTransform ovrAvatarBodyComponent::centerEyeTransform ( )
Local transform for the center eye (average of the two eyes)
const ovrAvatarComponent* ovrAvatarBodyComponent::renderComponent ( )
Pointer to the body component.
The documentation for this struct was generated from the following file: Include/OVR_Avatar.h