Wether the line should be renderered accuratly (accurate segment distances)
Namespace: BigBangProductions.CurveRuntime.EditorAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public bool CalculateAccurate { get; set; }
public bool CalculateAccurate { get; set; }
Public Property CalculateAccurate As Boolean
Get
Set
Public Property CalculateAccurate As Boolean
Get
Set
public:
property bool CalculateAccurate {
bool get ();
void set (bool value);
}
public:
property bool CalculateAccurate {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean