mipLevel property

int mipLevel
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;