RenderBuffer::GetBufferSize

RenderBuffer::GetBufferSize
const ImageSize& GetBufferSize() const;
Description

GetBufferSize returns the underlying texture buffer size. This method is needed when computing U/V coordinates for rendering from the buffer texture.

Return Value

The texture buffer size.