Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
Syntax
struct FRayTracingGeometryBuildParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAccelerationStructureBuildMode | BuildMode | ||
| FRayTracingGeometryRHIRef | Geometry | ||
| TConstArrayView< FRayTracingGeometrySegment > | Segments | Optional array of geometry segments that can be used to change per-segment vertex buffers. |