~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetThemeCliffNormalAmt|Get]]
* [[4rpl:commands:SetThemeCliffNormalAmt|Set]]
====== GetThemeCliffNormalAmt ======
GetThemeCliffNormalAmt ->normalAmt
===== Description =====
Gets the current theme's cliff normal map amount.
The amount is a floating point number that specifies the intensity of the normals to apply to the texture. A value of 0
disables the normal map. Higher values make the normals appear more pronounced. A value of '2' is the default.
===== Examples =====
trace(GetThemeCliffNormalAmount)
<=[[4rpl:start| Index]]