Navigation
API > API/Runtime > API/Runtime/RHICore
| Name | FResolveTextureInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHICore.h |
| Include Path | #include "RHICore.h" |
Syntax
struct FResolveTextureInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHICore.h | |||
FResolveTextureInfo
(
FRHITexture* InSourceTexture, |
RHICore.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArraySlice | int32 | RHICore.h | ||
| DestTexture | FRHITexture * | RHICore.h | ||
| MipLevel | uint8 | RHICore.h | ||
| ResolveRect | FResolveRect | RHICore.h | ||
| SourceTexture | FRHITexture * | RHICore.h |