CurveFollower ClassBigBangProductions Easy Curves
Represents a transform that follows a curve according certain parameters
Inheritance Hierarchy

OnlineSystem Object
  Object
    Component
      Behaviour
        MonoBehaviour
          BigBangProductions.CurveRuntime BasicFollower
            BigBangProductions.CurveRuntime CurveFollower

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

[SerializableAttribute]
public class CurveFollower : BasicFollower
See Also