Contents

drawableMultisample

The format of the multisampling buffer.

Declaration

var drawableMultisample: GLKViewDrawableMultisample { get set }

Discussion

The default value is GLKViewDrawableMultisample.multisampleNone.

After your application changes the value of this property, the view recreates its framebuffer object the next time the view is drawn.

See Also

Configuring the Framebuffer Object