CollisionDetection2D.Result Property

The resulting tuple of entities intersecting each other.
Public Property Result() As List(Of Tuple(Of CollisionResultItem, CollisionResultItem)) 
Get 
This language is not supported or no code example is available.
This language is not supported or no code example is available.

Property Value

List<Tuple<CollisionResultItem, CollisionResultItem>>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition