pub fn create_render_texture(
    params: RenderTextureParams
) -> Result<RenderTextureHandle>
Expand description

Create render texture object, which could be attached with a framebuffer.