SKSettings.renderMultisample
int renderMultisample
Description
If you know in advance that you need this feature, this
setting allows you to set Renderer.Multisample
before
initialization. This avoids creating and discarding a large and
unnecessary swapchain object. Default value is 1.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!