Index

GetThemeCliffScale

GetThemeCliffScale ->textureScale

Description

Gets 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

trace(GetThemeCliffScale(1))

Index