CycleMode EnumerationBigBangProductions Easy Curves
How often the curve should be followed from start to end

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

public enum CycleMode
Members

  Member nameValueDescription
Custom0 Define a start and an end time
Once1 Follow the curve exactly one time
Twice2 Follow the curve exactly two times
Max3 Follow as often as possible
See Also