public int maxRayIntersections ;

描述

允许找到的射线交点的最大数量。

如果值为零,则表示将使用 raycast 函数的分配版本,但如果是任何其他值,则将使用非分配版本。