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_SkinnedMeshRenderPBS_V2 Struct Reference

Skinned Mesh object render information.

Data Fields

ovrAvatarTransform
Local transform for this render part.
uint32_t
Visibility flags,.
ovrAvatarAssetID
Asset id for this mesh.
ovrAvatarPBSMaterialState
Material properties.
ovrAvatarSkinnedMeshPose
Pose for all the joints on this render part.

Field Documentation

ovrAvatarTransform ovrAvatarRenderPart_SkinnedMeshRenderPBS_V2::localTransform ( )
Local transform for this render part.
uint32_t ovrAvatarRenderPart_SkinnedMeshRenderPBS_V2::visibilityMask ( )
Visibility flags,.
ovrAvatarAssetID ovrAvatarRenderPart_SkinnedMeshRenderPBS_V2::meshAssetID ( )
Asset id for this mesh.
ovrAvatarPBSMaterialState ovrAvatarRenderPart_SkinnedMeshRenderPBS_V2::materialState ( )
Material properties.
ovrAvatarSkinnedMeshPose ovrAvatarRenderPart_SkinnedMeshRenderPBS_V2::skinnedPose ( )
Pose for all the joints on this render part.
The documentation for this struct was generated from the following file: Include/OVR_Avatar.h