Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FExternalTextureRegistry
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
Type | Name | Description | |
---|---|---|---|
![]() |
FLinearColor | CoordinateOffset | |
![]() |
FLinearColor | CoordinateScaleRotation | |
![]() |
const FSamplerStateRHIRef | SamplerStateRHI | |
![]() |
const FTextureRHIRef | TextureRHI |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FExternalTextureEntry
(
FTextureRHIRef& InTextureRHI, |