SRanipal Unreal SDK  1.3.2.0
SRanipal Unreal SDK document
Static Public Member Functions | List of all members
USRanipal_FunctionLibrary_Lip_v2 Class Reference

SRanipal function library about lip function. More...

#include <SRanipal_FunctionLibrary_Lip_v2.h>

Static Public Member Functions

static void GetLipWeightings (TMap< LipShape_v2, float > &shapes)
 
static void UpdateTexture (UTexture2D *&texture)
 

Detailed Description

SRanipal function library about lip function.

Member Function Documentation

◆ GetLipWeightings()

static void USRanipal_FunctionLibrary_Lip_v2::GetLipWeightings ( TMap< LipShape_v2, float > &  shapes)
static

Get a TArray that stores weighting with respect to LipShape.

Parameters
[out]weightingsA TArray that stores individual weighting with respect to LipShape

◆ UpdateTexture()

static void USRanipal_FunctionLibrary_Lip_v2::UpdateTexture ( UTexture2D *&  texture)
static

Update given texture2D with lip image.

Parameters
[out]textureTarget texture.