FSlateRenderer::GenerateDynamicImageResource

Creates a dynamic image resource and returns its size

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Syntax

virtual FIntPoint GenerateDynamicImageResource
(
    const FName InTextureName
)

Remarks

Creates a dynamic image resource and returns its size

Returns

The size of the loaded texture

Parameters

Parameter

Description

InTextureName

The name of the texture resource

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