Property CollisionTolerance
CollisionTolerance
Contacts are always created between rigid bodies if they are closer than this distance threshold.
Declaration
public float CollisionTolerance { get; }
Property Value
Type | Description |
---|---|
float | The collision tolerance. |