~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetThemeCliffNormalScale|Get]]
* [[4rpl:commands:SetThemeCliffNormalScale|Set]]
====== SetThemeCliffNormalScale ======
SetThemeCliffNormalScale(<-normalScale)
===== Description =====
Sets the current theme's cliff normal map scale.
The scale is a floating point number that specifies the size the normal map appears. Higher numbers make the normal map appear larger.
===== Examples =====
SetThemeCliffNormalScale(2.5)
<=[[4rpl:start| Index]]