FSlateTexture2DRHIRef::Resize

Resize the texture. Can only be called on the render thread

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SlateTextures.h

Include

#include "Slate/SlateTextures.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SlateTextures.cpp

Syntax

void Resize
(
    uint32 Width,
    uint32 Height
)

Remarks

Resize the texture. Can only be called on the render thread

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