create_render_context
Creates a render context and stores it with a scene.
References:
arguments
-
"render_context_name" : String
The name of the render context to create.
-
"render_context_timeout" : Uint32
The timeout for the named render context.
-
"renderer" : String (default: "default")
The renderer to use for the render context.
Possible Values:
- default
- iray
- hybrid
- preview
- rt_bsp
- gpu
- sketch
-
"scene_name" : String
The name of the scene to create the render context for.