I create most of my levels procedurally with a few blueprints.
I want to use the new ray-cast shadows (because the cascaded shadows are incredibly obvious and look horrible on my level) but they only work with “static” meshes.
When I create a mesh procedurally in the blueprint, with AddStaticMeshComponent, I don’t know if it’s static or not, or how to change this