LineRenderer PolygonCount Property BigBangProductions Easy Curves
The polygon count of each segment (4 means rectangular line, 8 or more means circular)

Namespace: BigBangProductions.CurveRuntime.Lines
Assembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int PolygonCount { get; set; }

Property Value

Type: Int32
See Also