⇐ Index
GetThemeNormalScale(<-terrainLevel) ->normalScale
Gets the current theme's normal map scale for the specified level. Terrain levels range from 1 to 20. The scale is a floating point number that specifies the size the normal map appears. Higher numbers make the normal map appear larger.
trace(GetThemeNormalScale(1))
⇐ Index