Technically yes you could produce LOD objects, but I feel like they still would need some geometry optimization. So maybe for creating the base LODs.
For those who don’t know, LOD is level of detail which is an index number used in game engines to choose/switch which texture and/or mesh to use based on a parameter such as graphic detail setting or distance from camera.