ray_cast.remove_from_filter method remove_from_filter(self, item: BaseItem) -> None: Removes an item from the raycast filter. Parameters item: BaseItem item to remove from the filter.