Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.