RenderTarget::GetSize

RenderTarget::GetSize
const ImageSize GetSize() const;
Description

GetSize obtains the size of the render-modifiable area in pixels. Note that this is different from the full texture size.

Return Value

The size of the modifiable area.