Can I use distances fields with a static mesh that doesn't cast shadows?

I’m currently having an issue where if I turn off cast shadows on my static mesh, it no longer generates a distance field. I’m using the distance fields to generate things in the material no for the actual distance field ambient occlusion. However on a specific static mesh I want to disable casting shadows while keeping the distance fields. Is this at all possible?