Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRayTracingGeometrySegment
Syntax
uint32 MaxVertices
Remarks
Number of vertices (positions) in VertexBuffer. If an index buffer is present, this must be at least the maximum index value in the index buffer + 1.