--- layout: stdlib-reference --- # RAY_FLAG_CULL_OPAQUE ## Description Skips intersections with opaque geometry. ## Signature
static const uint RAY_FLAG_CULL_OPAQUE = 0x40;