FSetProfileRequest

Describes a single skin weight profile request

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/SkinWeightProfileManager.h

Include

#include "Animation/SkinWeightProfileManager.h"

Syntax

struct FSetProfileRequest

Remarks

Describes a single skin weight profile request

Variables

Name Description

Public variable

FRequestFinishe...

 

Callback

Called when the profile request has finished and data is ready (called from GT only)

Public variable

TWeakObjectPtr<...

 

IdentifyingObject

Weak UObject that is responsible for this request

Public variable

TArray< int32 >

 

LODIndices

LOD Indices to load the profile for

Public variable

FName

 

ProfileName

Name of the skin weight profile to be loaded

Public variable

TWeakObjectPtr<...

 

WeakSkeletalMesh

Weak skeletal mesh for which the skin weight profile is to be loaded

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss