interface, represents RenderTarget interface
add color or depth Attachment to render target
surface Attachment
list of added Attachments (Emscripten.Vector).
render target height
render target name
MSAA samples counts
render target width scale
render target width
removes color or depth Attachment from render target, if it was added early
set render target surface extent
surface width
surface height
set render target surface extent scale
interface, represents RenderTarget interface