EPoseSourceOption

Options for asset creation

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Syntax

enum EPoseSourceOption
{
    ReferencePose,
    CurrentPose,
    CurrentAnimation_AnimData,
    CurrentAnimation_PreviewMesh,
    Max,
}

Values

Name

Description

ReferencePose

CurrentPose

CurrentAnimation_AnimData

CurrentAnimation_PreviewMesh

Max

Remarks

Options for asset creation

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