Click or drag to resize
RaycastResultsCollisions Field
List of hit results.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public RaycastResultsSingleResult[] Collisions

Field Value

Type: RaycastResultsSingleResult
See Also