How to enable Alpha to coverage in panda3d

Based on this old post, it looks like this is activated via the “MMultisample” transparency mode.

[edit]
And I see from this old post that the following settings are called for (either in your PRC config-file or–before your program–via calls to “loadPrcFileData”):

framebuffer-multisample true
multisamples 8
2 Likes