Local Compute Avatar SDK
2.0.9
To generate Head 2.0 avatars
|
#include <avatar_sdk_structures.hpp>
Public Member Functions | |
DllExport | AvatarSdkResource (const char *inName, const char *inPath) |
DllExport | AvatarSdkResource (AvatarSdkResource &&other) |
DllExport AvatarSdkResource & | operator= (AvatarSdkResource &&other) |
Data Fields | |
char * | name { nullptr } |
char * | path { nullptr } |
Information about model's resource
Definition at line 268 of file avatar_sdk_structures.hpp.