FExternalTextureEntry

An entry in the registry.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ExternalTexture.h

Include

#include "ExternalTexture.h"

Syntax

struct FExternalTextureEntry

Remarks

An entry in the registry.

Variables

Name Description

Public variable

FLinearColor

 

CoordinateOffset

Public variable

FLinearColor

 

CoordinateScaleRotation

Public variable

const FSamplerS...

 

SamplerStateRHI

Public variable

const FTextureR...

 

TextureRHI

Constructors

Name Description

Public function

FExternalTextureEntry

(
    FTextureRHIRef& InTextureRHI,
    FSamplerStateRHIRef& InSamplerStat...,
    const FLinearColor& InCoordinateSc...,
    const FLinearColor& InCoordinateOf...
)

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