Version: 2023.1

描述

The sub-mesh is provided as input to a RayTracingAccelerationStructure build operation.

Unity does not consider a sub-mesh opaque if this is the only flag it has, and allows the GPU to invoke a user-defined any hit shader when a ray intersects with that sub-mesh. This can potentially impact GPU performance during acceleration structure traversal.