ReadyPlayerMeCustomMorphGroup
Base data asset class for providing custom morph targets to the avatar config. For customization create a Blueprint data asset subclass.
Properties
Property
Type
Description
MorphTargets
TSet<EAvatarMorphTarget>
The selected morph targets will be included in the avatar.
Last updated