Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExternalTextureRegistry
An entry in the registry.
| Name | FExternalTextureEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ExternalTexture.h |
| Include Path | #include "ExternalTexture.h" |
Syntax
struct FExternalTextureEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExternalTextureEntry
(
FTextureRHIRef& InTextureRHI, |
ExternalTexture.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CoordinateOffset | FLinearColor | ExternalTexture.h | ||
| CoordinateScaleRotation | FLinearColor | ExternalTexture.h | ||
| SamplerStateRHI | const FSamplerStateRHIRef | ExternalTexture.h | ||
| TextureRHI | const FTextureRHIRef | ExternalTexture.h |