This version of Unity is unsupported.

RayTracingMeshInstanceConfig.frontTriangleCounterClockwise

public bool frontTriangleCounterClockwise;

Description

Whether to flip the way triangles face in this ray tracing instance.

If True, front-facing triangles become back-facing, and vice versa.