Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRayTracingGeometryOfflineDataHeader |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
struct FRayTracingGeometryOfflineDataHeader
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Reserved | uint32 | RHIResources.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
RHIResources.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FRayTracingGeometryOfflineDataHeader& Other |
RHIResources.h | ||
bool operator==
(
const FRayTracingGeometryOfflineDataHeader& Other |
RHIResources.h |