callback property

RaycastCallback callback
getter/setter pair

User-provided result callback. Will be used if mode is Ray.ALL.

Implementation

late RaycastCallback callback;