I wish to locate the nearest clump of flowers withing a sphere trace, but I am unsure how to determine the specific type of foliage. For example, how could I determine the difference between a tree instance and a flower instance? I have already tried casting, but it couldn’t differentiate between foliage types. Any ideas?