Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

Physics.GetIgnoreLayerCollision

static function GetIgnoreLayerCollision(layer1: int, layer2: int): bool;

Description

Are collisions between layer1 and layer2 being ignored?

Returns the value set by Physics.IgnoreLayerCollision or in the Physics inspector.