Type alias RaycastSystemCallback

RaycastSystemCallback: ((event: DeepReadonlyObject<PBRaycastResult>) => void)

Type declaration