taperStyle
layout taperStyle cyclic { "unknown" | "linear" | "exponential" }
Description
Specifies the default type of taper
GUI Equivalent
Examples
envGetVal("layout" "taperStyle")
envSetVal("layout" "taperStyle" 'cyclic "unknown")
envSetVal("layout" "taperStyle" 'cyclic "exponential")
Related Topics
Return to top