CurveRenderer EnableEditing Property BigBangProductions Easy Curves
Wether the CurveRenderer should be editable in the editor or not (spline settings, etc)

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

public bool EnableEditing { get; set; }

Property Value

Type: Boolean
See Also