Method GL.GLSLUtils.RenderBuffer()->resize()
- Method
resize
boolresize(intw,inth)- Description
Resize the buffer to a new size. Returns true if a new texture was created.
bool resize(int w, int h)
Resize the buffer to a new size. Returns true if a new texture was created.