RAY_FLAG_CULL_FRONT_FACING_TRIANGLES¶
Description¶
Culls triangles facing toward the ray origin.
Signature¶
static const uint RAY_FLAG_CULL_FRONT_FACING_TRIANGLES = 0x20;
Culls triangles facing toward the ray origin.
static const uint RAY_FLAG_CULL_FRONT_FACING_TRIANGLES = 0x20;