FSlateUpdatableTexture::ResizeTexture

Resize the texture.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateUpdatableTexture::ResizeTexture()

FSlateTexture2DRHIRef::ResizeTexture()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateUpdatableTexture.h

Include

#include "Textures/SlateUpdatableTexture.h"

Syntax

void ResizeTexture
(
    uint32 Width,
    uint32 Height
)

Remarks

Resize the texture.

Parameters

Parameter

Description

Width

New texture width

Height

New texture height