RayTracingSubMeshFlags.Enabled

Description

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.


Did you find this page useful? Please give it a rating: