pub type PickingCamera = RayCastSource<PickingRaycastSet>;
Expand description

A type alias for the concrete RayCastSource type used for Picking.