Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FRenderResource
- FRayTracingGeometry
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RayTracingGeometry.h |
| Include | #include "RayTracingGeometry.h" |
Syntax
class FRayTracingGeometry : public FRenderResource
Remarks
A ray tracing geometry resource
Variables
| Type | Name | Description | |
|---|---|---|---|
| TResourceArray< uint8 > | RawData |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | Disable deprecation warnings for default constructors | ||
FRayTracingGeometry
(
const FRayTracingGeometry& |
|||
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FRayTracingGeometry & | operator=
(
const FRayTracingGeometry& |
||
| FRayTracingGeometry & | operator=
(
FRayTracingGeometry&& |