Index

SetThemeNormalScale

SetThemeNormalScale(<-terrainLevel <-normalScale)

Description

Sets 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.

Examples

SetThemeNormalScale(1 2.5)

Index