ovrAvatarMeshAssetDataV2 Struct Reference
  | Public Attributes | |
| UInt32 | vertexCount | 
| IntPtr | vertexBuffer | 
| UInt32 | indexCount | 
| IntPtr | indexBuffer | 
| ovrAvatarSkinnedMeshPose | skinnedBindPose | 
Detailed Description
Mesh Asset Data V2
Member Data Documentation
◆ indexBuffer
| IntPtr ovrAvatarMeshAssetDataV2.indexBuffer | 
◆ indexCount
| UInt32 ovrAvatarMeshAssetDataV2.indexCount | 
◆ skinnedBindPose
| ovrAvatarSkinnedMeshPose ovrAvatarMeshAssetDataV2.skinnedBindPose | 
◆ vertexBuffer
| IntPtr ovrAvatarMeshAssetDataV2.vertexBuffer | 
◆ vertexCount
| UInt32 ovrAvatarMeshAssetDataV2.vertexCount | 
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarSDKCAPI.cs
 1.8.13
 1.8.13