Wether the curve should be followed immediatly (true), or the rotation should be slowly adjusted according to
MaxTurnSpeed Namespace: BigBangProductions.CurveRuntimeAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public bool FollowImmediatly { get; set; }
public bool FollowImmediatly { get; set; }
Public Property FollowImmediatly As Boolean
Get
Set
Public Property FollowImmediatly As Boolean
Get
Set
public:
property bool FollowImmediatly {
bool get ();
void set (bool value);
}
public:
property bool FollowImmediatly {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean