Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.665 Beiträge
 
#1

Multi-sampling (full-screen anti-aliasing) on iOS

  Alt 18. Mär 2021, 02:51
You can now activate multi-sampling on iOS using Window.AntiAliasing := aa4SamplesFaster. You should set this before window is opened, which usually means it should be done in the initialization section of a unit like GameInitialize. What values of AntiAliasing are actually meaningful? Internally iOS supports only “none” or “4” multi-sampling values. So actually there are …
  Mit Zitat antworten Zitat