Local Compute Avatar SDK  3.0.1
To generate Full Body avatars
avatar_sdk_full_body::AvatarSdkBlendshape Struct Reference

#include <avatar_sdk_structures.hpp>

Public Member Functions

 AvatarSdkBlendshape (const AvatarSdkBlendshape &other)
 

Data Fields

char name [64]
 Name of the blendshape.
 
float * deltas
 Pointer to the blendshape's deltas values. Array size is 3 * verticesCount.
 
int verticesCount
 Vertices count in mesh.
 

Detailed Description

Blendshape data

Definition at line 367 of file avatar_sdk_structures.hpp.


The documentation for this struct was generated from the following file: