Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include | #include "RHIDefinitions.h" |
Syntax
struct FRHIDescriptorHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHIDescriptorHandle
(
ERHIDescriptorHeapType InType, |
|||
FRHIDescriptorHandle
(
uint8 InType, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetIndex () |
||
| uint8 | GetRawType () |
||
| ERHIDescriptorHeapType | GetType () |
||
| bool | IsValid () |