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

Script language

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

ContactFilter2D.SetDepth

public void SetDepth(float minDepth, float maxDepth);

Parameters

minDepth The value used to set minDepth.
maxDepth The value used to set maxDepth.

Description

Sets the minDepth and maxDepth filter properties and turns on depth filtering by setting useDepth to true.