FSlateTexture2DRHIRef::FSlateTexture2DRHIRef

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

FSlateTexture2DRHIRef
(
    FTexture2DRHIRef InRef,
    uint32 InWidth,
    uint32 InHeight
)