get_renderer_capability (deprecated)
This command has been deprecated.
Get a renderer's capability
arguments
-
"capability" : String
The name of the capability to be queried.
-
"renderer_name" : String
The name of the renderer. This name must be the full name of the renderer to be queried.
Possible Values:
- default
- iray
- hybrid
- preview
- rt_bsp
- gpu
- sketch
return value
StringReturns an empty string ("") as this commands internal functionality (mi::neuraylib::IRendering_configuration::get_renderer_capability()) has been deprecated.
Pre Deprecation: The renderer's capability.