LineRenderer CalculateTangents Property BigBangProductions Easy Curves
Wether tangents should be calculated or not (used for shaders) - This leads to slow calculations (if you update the line very often)

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

public bool CalculateTangents { get; set; }

Property Value

Type: Boolean
See Also