GLFramebuffer.getEffectiveDimensions
void getEffectiveDimensions(out uint width, out uint height)Retrieve the effective dimensions from the current attachments attached to fb.
Parameters
width | output width |
height | output height |
void getEffectiveDimensions(out uint width, out uint height)Retrieve the effective dimensions from the current attachments attached to fb.
width | output width |
height | output height |