UFoliageType_ISMThumbnailRenderer::CanVisualizeAsset

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

Unreal Engine C++ API Reference > Editor > FoliageEdit > UFoliageType_ISMThumbnailRenderer

References

   
Module FoliageEdit
Header /Engine/Source/Editor/FoliageEdit/Public/FoliageType_ISMThumbnailRenderer.h
Include #include "FoliageType_ISMThumbnailRenderer.h"
Source /Engine/Source/Editor/FoliageEdit/Private/FoliageType_ISMThumbnailRenderer.cpp
virtual bool CanVisualizeAsset
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * Object
)

Remarks

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

Parameters

Name Description
Object the asset to attempt to render

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library