Last updated 1 year ago
#130: Asset API
Change request updated 1 year ago
Base data asset class for providing standard morph targets to the Avatar Config. For customization create a Blueprint data asset subclass.
GetTargets(TSet& Groups, TSet& Targets) const override { Groups = MorphTargetGroups; };
void
The selected morph target groups will be included in the avatar.