How to get rid of aliasing effect of clipping

@CodingCrusader would be great to review the chatgpt answers before posting :slight_smile:

samples does not exist in the engine options.

The issue here is not about multisampling unfortunately but the fact that we discard in the shader so only post processes will help or techniques like alpha to coverage.

fxaa would be the way to go.

3 Likes