FMaterialThumbnailScene::SetMaterialInterface

Sets the material to use in the next [GetView()](API\Editor\UnrealEd\FThumbnailPreviewScene\GetView)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h

Include

#include "ThumbnailHelpers.h"

Source

/Engine/Source/Editor/UnrealEd/Private/ThumbnailHelpers.cpp

Syntax

void SetMaterialInterface
(
    class UMaterialInterface * InMaterial
)

Remarks

Sets the material to use in the next GetView()

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