Home -> RenderPluginEnumerator -> FilterPlugin
Description
The FilterPlugin method removes a specific renderer plugin from the filtered set.
Usage
void FilterPlugin(const RendererPlugin& targetPlugin);
Argument list
- targetPlugin [const RendererPlugin&]
- The plugin record to remove from the filtered set.