FObjectThumbnail::SetImageSize

Sets the image dimensions.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ObjectThumbnail.h

Include

#include "Misc/ObjectThumbnail.h"

Syntax

void SetImageSize
(
    int32 InWidth,
    int32 InHeight
)

Remarks

Sets the image dimensions.

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