Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRayTracingGeometryInstance
Syntax
uint8 Mask
Remarks
Mask that will be tested against one provided to TraceRay() in shader code. If binary AND of instance mask with ray mask is zero, then the instance is considered not intersected / invisible.