Home -> RendererPlugin -> GetTargetApiVersion

Description

The GetTargetApiVersion method returns the target graphics API version implemented by the renderer.

Usage

ApiVersion GetTargetApiVersion() const;

Return value

[ApiVersion]
The target graphics API version.

See also