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