Renderer.supportsTarget

Wraps SDL_RenderTargetSupported which checks if the renderer supports texture targets

class Renderer
const @property @trusted
bool
supportsTarget
()

Return Value

Type: bool

true if the renderer supports, otherwise false

Meta