IPersonaPreviewScene::SetDefaultAnimationMode

Set the default mode this preview scene appears in. Optionally show the default mode.

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "IPersonaPreviewScene.h"

Syntax

void SetDefaultAnimationMode
(
    EPreviewSceneDefaultAnimationMode Mode,
    bool bShowNow
)

Remarks

Set the default mode this preview scene appears in. Optionally show the default mode.

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