CurveDebugger ClassBigBangProductions Easy Curves
This class can be used to debug a curve - Render the curve outline - Render the tangents - Scan for variations in step size
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          BigBangProductions.CurveRuntime.Debug CurveDebugger

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

public class CurveDebugger : MonoBehaviour
See Also