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

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.