Home -> IRendererPlugin -> SetApiFamily
Description
The SetApiFamily method sets the graphics API family implemented by the renderer plugin.
Usage
virtual void SetApiFamily(ApiFamily value) = 0;
Argument list
- value [ApiFamily]
- The renderer API family.