set_render_context_options
Sets a map of key/value and type pairs render context options.
References:
arguments
-
"options" : Map
The map of options to set. The value must be another map that contains the type and the value. eg: {"type": "Sint32", "value": 32}
-
"render_context_name" : String
The name of the render context to create.
-
"scene_name" : String
The name of the scene to create the render context for.