Allows automatic render target (OpenGL, Vulkan, Metal, DX) DIRECT instantiation. This allows the render engine to AUTOMATICALLY upload the image as RAW data. ubyte[] = raw data. int = width. int = height.
See Implementation
Allows automatic render target (OpenGL, Vulkan, Metal, DX) DIRECT instantiation. This allows the render engine to AUTOMATICALLY upload the image as RAW data. ubyte[] = raw data. int = width. int = height.