~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:GetThemeTextureScale|Get]] * [[4rpl:commands:SetThemeTextureScale|Set]] ====== SetThemeTextureScale ====== SetThemeTextureScale(<-terrainLevel <-textureScale) ===== Description ===== Sets the current theme's texture scale for the specified level. Terrain levels range from 1 to 20. The scale is a floating point number that specifies the size the texture appears. Higher numbers make the texture appear larger. ===== Examples ===== SetThemeTextureScale(1 4) <=[[4rpl:start| Index]]