[UE5.5]How to get spline mesh component to create distance field?

Like the subject says. I have a mesh. When I place it in the level, it creates a distance field. But when it is created with the “Add Spline Mesh Component” node in the construction script, the distance field is not affected. So there’s no distance field shadows from these meshes.

How do I get a spline mesh component to affect the distance field?

Looks like distance fields on spline mesh component are not supported.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.