LM_Graphics:SetPenWidth(w)

Version added: before 9.5
Sets the width in pixels for line drawing operations

Arguments:

Name Type Description Default Ver
w int32 Line pixel width < 9.5

Return value:

void none
Sets the width in pixels for line drawing operations.
<< Back to LM_Graphics