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.
Search results
Usage of 'SetSmoothing' is found in the following scripts:
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
Lua Console (Original Edition) by A.Evseeva
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
MR Continue Animation (Original Edition) by eugenebabich
View Code
Bone Constraints Helper (Original Edition) by Danfield
View Code
Create Limb (Original Edition) by Danfield
View Code
Bone Magnet (Original Edition) by A.Evseeva
View Code