pub type PickableMesh = RayCastMesh<PickingRaycastSet>;
Expand description

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