⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

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. Leave this at 0 to use the default, which is 4.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!