Class: Camera
Lua
C++
Edit

Camera:SetMsaa

This method can be used to enable mutli-sample antialiasing.

Syntax

Parameter Description
mode can be 0 (disabled), 2, 4, 8, 16, or 32

Remarks

Not all hardware supports 32x antialiasing. For real-time applications, 0, 2, and 4 are the only values you will need, as higher values will cause much slower performance.

Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation