GLFramebuffer.getEffectiveDimensions

Retrieve the effective dimensions from the current attachments attached to fb.

class GLFramebuffer
void
getEffectiveDimensions
(
out uint width
,
out uint height
)

Parameters

width uint

output width

height uint

output height