When taking a screenshot with ARKit.snapshot() (or other libraries to capture the viewport), there's a lot of aliasing visible on the 3D models, which is not apparent when viewing the models in the scene live.
Here's a screenshot for reference:

How would I go about applying anti-aliasing to the models captured in the screenshot?