This version of Unity is unsupported.

LineCap

enumeration

Description

Cap types for the beginning and end of paths (see Painter2D.lineCap).

Properties

ButtTerminates the path with no tip.
RoundTerminates the path with a round tip.