render_loop_get_paused
Gets whether the render loop has paused rendering.
arguments
- "render_loop_name" : String
The name of the render loop.
return value
Sint320 if the render loop is currently running. 1 if the render loop has been flagged to pause but may still be rendering. 2 if the render loop has paused and no more rendering will occur.