IInterface_PreviewMeshProvider::GetPreviewMesh

Get the preview mesh for this asset, non const.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_PreviewMeshProvider.h

Include

#include "Interfaces/Interface_PreviewMeshProvider.h"

Syntax

virtual USkeletalMesh * GetPreviewMesh
(
    bool bFindIfNotSet
)

Remarks

Get the preview mesh for this asset, non const. Allows the preview mesh to be modified if it is somehow invalid

Parameters

Parameter

Description

bFindIfNotSet

If true, attempts to find a suitable asset if one is not found

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