This version of Unity is unsupported.

RayTracingMeshInstanceConfig.enableTriangleCulling

public bool enableTriangleCulling;

Description

Whether front/back face culling for this ray tracing instance is enabled.

The culling takes place when the GPU performs a ray-triangle intersection test.