How to make roads created from the road spline tutorial respect max draw distance?

I’m using roads created with the road spline tutorial, however I want to get them to cull from a certain distance away. I tried setting the max draw distance on the spline, but it doesn’t remove the road. Cull volumes won’t work because I’m spawning the splines via blueprints. Are there any other method for getting these to properly cull? I tried looking at the road prop, but it doesn’t have a max draw distance.