CollisionDetection2D.CoincidenceAsCollision Property

When true it considers the coincidence between objects as collision. It avoids them otherwise.
Public Property CoincidenceAsCollision() As Boolean
This language is not supported or no code example is available.
public bool CoincidenceAsCollision {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
The collisionCheckType.Accurate CheckMethod is not entirely supported yet. This could affect performances.

.NET Framework

Supported in: 4.8

In this article

Definition