SRanipal Unreal SDK
1.3.2.0
SRanipal Unreal SDK document
|
#include <SRanipal_AvatarLipSample_v2.h>
Public Member Functions | |
virtual void | Tick (float DeltaTime) override |
Public Attributes | |
USceneComponent * | Root |
USkeletalMeshComponent * | HeadModel |
USkeletalMeshComponent * | EyeLeft |
USkeletalMeshComponent * | EyeRight |
TMap< FName, LipShape_v2 > | LipShapeTable |
Protected Member Functions | |
virtual void | BeginPlay () override |
This is the sample actor to make an avatar with skeletal mesh. In this sample, demonstrate how to use SRanipal's Lip functions to achieve face expression animate.