magScale
layout magScale float zoomingFactor
Description
Changes the zooming factor of the magnifier. You can set a value from 1 to 1000.
GUI Equivalent
Examples
envGetVal("layout" "magScale")
envSetVal("layout" "magScale" 'float 10.0)
Related Topics
Return to top