CurveFollower HideAfterFinished Property BigBangProductions Easy Curves
If set to true the curve follower game object is inactive (hidden) in play mode after the EndTime was reached

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

public bool HideAfterFinished { get; set; }

Property Value

Type: Boolean
See Also