Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRayTracingGeometrySegment
Syntax
bool bForceOpaque
Remarks
Indicates whether any-hit shader could be invoked when hitting this geometry segment. Setting this to `false_ turns off any-hit shaders, making the section "opaque" and improving ray tracing performance.