IPersonaPreviewScene::SetPreviewMesh

Set the preview mesh for this scene (does not set the preview mesh on the skeleton/asset)

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "IPersonaPreviewScene.h"

Syntax

void SetPreviewMesh
(
    USkeletalMesh * NewPreviewMesh,
    bool bAllowOverrideBaseMesh
)

Remarks

Set the preview mesh for this scene (does not set the preview mesh on the skeleton/asset)

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