TSlateTexture::TSlateTexture

Creates and initializes a new instance.

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

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

Include

#include "Textures/SlateShaderResource.h"

Syntax

TSlateTexture
(
    ResourceType & InShaderResource
)

Remarks

Creates and initializes a new instance.

Parameters

Parameter

Description

InShaderResource

The resource to use.