mipLevel property
getter/setter pair
The mip level of texture to render into. Must match the mip level of the color attachments so all attachments share the same size. See ColorAttachment.mipLevel.
Implementation
int mipLevel;
The mip level of texture to render into. Must match the mip level of the color attachments so all attachments share the same size. See ColorAttachment.mipLevel.
int mipLevel;