UThumbnailRenderer::CanVisualizeAsset

Returns true if the renderer is capable of producing a thumbnail for the specified asset.

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/ThumbnailRendering/ThumbnailRenderer.h

Include

#include "ThumbnailRendering/ThumbnailRenderer.h"

Syntax

virtual bool CanVisualizeAsset
(
    UObject * Object
)

Remarks

Returns true if the renderer is capable of producing a thumbnail for the specified asset.

Parameters

Parameter

Description

Object

the asset to attempt to render

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