Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RayTracingGeometryInstanceConfig.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.