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

ovrAvatarRenderPart_ProjectorRender Struct Reference

Projector component.

Data Fields

ovrAvatarTransform
Transformation of projection volume onto the target.
uint32_t
Component to project onto.
uint32_t
Render part to project onto.
ovrAvatarMaterialState
Material that is applied in that projection.

Field Documentation

ovrAvatarTransform ovrAvatarRenderPart_ProjectorRender::localTransform ( )
Transformation of projection volume onto the target.
uint32_t ovrAvatarRenderPart_ProjectorRender::componentIndex ( )
Component to project onto.
uint32_t ovrAvatarRenderPart_ProjectorRender::renderPartIndex ( )
Render part to project onto.
ovrAvatarMaterialState ovrAvatarRenderPart_ProjectorRender::materialState ( )
Material that is applied in that projection.
The documentation for this struct was generated from the following file: Include/OVR_Avatar.h