backFaceStencil
The stencil descriptor for back-facing primitives.
Declaration
@NSCopying var backFaceStencil: MTLStencilDescriptor! { get set }Discussion
The default value is nil, which indicates the stencil test is disabled for the back-facing primitives. For more information, see MTLStencilDescriptor.