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.15 Reference Guide

ovrAvatarComponent Struct Reference

Avatar component.

Data Fields

ovrAvatarTransform
Local transformation of this component.
uint32_t
Number of render parts for this component.
const ovrAvatarRenderPart *const *
Array of render parts for this component.
const char *
name ( )
Name of the component.

Field Documentation

ovrAvatarTransform ovrAvatarComponent::transform ( )
Local transformation of this component.
uint32_t ovrAvatarComponent::renderPartCount ( )
Number of render parts for this component.
const ovrAvatarRenderPart* const* ovrAvatarComponent::renderParts ( )
Array of render parts for this component.
const char* ovrAvatarComponent::name ( )
Name of the component.
The documentation for this struct was generated from the following file: Include/OVR_Avatar.h