Contents

GLKViewDrawableMultisample

The format of the multisampling buffer.

Declaration

enum GLKViewDrawableMultisample

Overview

Multisampling improves the quality of the output image, but may require more memory and image processing to do so. As such, you should profile your application with and without multisampling enabled, and choose a setting that provides both the image quality and performance you require.

Topics

Constants

Initializers

See Also

Constants