Function Renderer.getMetalCommandEncoder

Wraps SDL_RenderGetMetalCommandEncoder (from SDL 2.0.8) which gets the Metal command encoder for the current frame

void* getMetalCommandEncoder();

Returns

ID of the MTLRenderCommandEncoder, otherwise null if not using a Metal renderer