LM_Graphics:AddLine(end1, end2)

Version added: before 9.5

Add a line segment to the current enclosed shape

ArgumentTypeDescriptionDefaultVer
end1Vector2First endpoint of the line segment< 9.5
end2Vector2Second endpoint of the line segment< 9.5

Return type : none

Add a line segment to the current enclosed shape. All the line segments you add should form the outer boundary of the shape.
String "AddLine" is found in the following scripts:

MR Pose Tool (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

Create Limb 2 (by Danfield)

Select Points (by Lukas)

Bone Constraints Helper (by Danfield)

See all...