LineRenderer UpdateLine Method BigBangProductions Easy Curves
Updates the line mesh for this line (call this method only after you changed the line!!)

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

public void UpdateLine(
	Line line
)
See Also