Assign materials directly to skeletal mesh LODs

Currently, the only way to apply different materials to Skeletal Mesh LODs in engine is by creating a unique material assignment slot on the base LOD, then applying it in the specific LOD sections.

This method isn’t ideal, both for readability in the Skeletal mesh editor and due to conflicts with our import pipeline.

Are there plans to add this functionality in the future?