IRenderer.getFrameSize

Get width and height of the frame returned by the last call to beginFrame.

interface IRenderer
void
getFrameSize
(
int* width
,
int* height
)

Meta