CollisionDetection2D.Result Property

The resulting collision Data subdivided for tuples of intersecting entities.
Public Property Result() As List(Of CollisionResult
Get 
This language is not supported or no code example is available.
public List<CollisionResult> Result {get;}
This language is not supported or no code example is available.

Property Value

List<CollisionResult>

.NET Framework

Supported in: 4.8

In this article

Definition