setRenderTargetAPICallString

Allows automatic render target (OpenGL, Vulkan, Metal, DX) passthrough instantiation. This can basically pass a file location off to your rendering engine and auto load it into memory.

void
setRenderTargetAPICallString
(
void delegate
(
string
)
apiStringFunction
)

Meta