LM_Graphics:SetSmoothing(value)

Version added: before 9.5
Turns on or off smoothing (antialaising) for drawing operations

Arguments:

Name Type Description Default Ver
value bool True to draw smooth lines and shapes, false to turn off smoothing < 9.5

Return value:

void none
Turns on or off smoothing (antialaising) for drawing operations.
<< Back to LM_Graphics