This version of Unity is unsupported.

ContactFilter2D.SetDepth

Declaration

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.