collider property
final
The specific collider that was hit, in case the node carries more than one.
Implementation
final Component collider;
The specific collider that was hit, in case the node carries more than one.
final Component collider;