drawableRenderContextRasterSampleCount
The multisample antialiasing sample count used for rendering.
Declaration
var drawableRenderContextRasterSampleCount: Int { get set }Discussion
If you’re using multisample antialiasing, set the same value you attach to your Metal pipeline. LayerRenderer sets the value to 1 by default.