Returns the offset of the curve follower on the curve
Namespace: BigBangProductions.CurveRuntimeAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float CurrentLocalOffset { get; private set; }
public float CurrentLocalOffset { get; private set; }
Public Property CurrentLocalOffset As Single
Get
Private Set
Public Property CurrentLocalOffset As Single
Get
Private Set
public:
property float CurrentLocalOffset {
float get ();
private: void set (float value);
}
public:
property float CurrentLocalOffset {
float get ();
private: void set (float value);
}
Property Value
Type:
Single