Home -> RendererPlugin -> GetApiFamily

Description

The GetApiFamily method returns the graphics API family implemented by the renderer.

Usage

ApiFamily GetApiFamily() const;

Return value

[ApiFamily]
The renderer API family.

See also