-- @/=[C]:-1
function getGroundCoverScale(...)
M.sc_lodScaleSaved = TorqueScriptLua.getVar("$pref::Terrain::lodScale")
M.sc_GroundCoverScaleSaved = getGroundCoverScale()
originalSettings.lodScale = TorqueScriptLua.getVar("$pref::Terrain::lodScale")
originalSettings.groundCoverScale = getGroundCoverScale()