~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetThemeCliffNormalScale|Get]]
* [[4rpl:commands:SetThemeCliffNormalScale|Set]]
====== GetThemeCliffNormalScale ======
GetThemeCliffNormalScale ->normalScale
===== Description =====
Gets 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 =====
trace(GetThemeCliffNormalScale)
<=[[4rpl:start| Index]]