meshNBThread
graphic meshNBThread int numberOfThreads
Description
Controls the maximum number of threads activated when the display is in high resolution. When set to an integer less than or equal to 0, the display in high resolution runs in auto mode.
GUI Equivalent
Examples
envGetVal("graphic" "meshNBThread")
envSetVal("graphic " "meshNBThread" 'int 10)
Related Topics
Return to top