drawableStencilFormat
The format of the stencil renderbuffer.
Declaration
var drawableStencilFormat: GLKViewDrawableStencilFormat { get set }Discussion
The default value is GLKViewDrawableStencilFormat.formatNone.
After your application changes the value of this property, the view recreates its framebuffer object the next time the view is drawn.