This version of Unity is unsupported.

QueryParameters.hitMultipleFaces

public bool hitMultipleFaces;

Description

Whether raycast batch query should hit multiple faces.

Can be used in conjuction with QueryParameters.hitBackfaces to get backface hits as well.