render_loop_set_render_context_options
Sets a map of render context options on a render loop.
arguments
-
"render_loop_name" : String
The name of the render loop.
-
"options" : Map
A map of key/value pairs to set on the render context. Each value should be another map that contains the type and the value. eg {"type": "Sint32", "value": 32}