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