Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Physics.queriesHitBackfaces

public static bool queriesHitBackfaces;

Description

Whether physics queries should hit back-face triangles.

By default, all physics queries such as a raycast or a shape sweep (e.g. SphereCastAll) won't detect hits with back-face triangles.

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