FSlateTexture2DRHIRef::Resize

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

Choose your operating system:

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