Curve IsDirty Property BigBangProductions Easy Curves
True indicates, that the curve will be remapped before executing the next call to CalculateContinous(Int32, Single)

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

public bool IsDirty { get; private set; }

Property Value

Type: Boolean
See Also