[][src]Constant cubic_spline::DEFAULT_TENSION

pub const DEFAULT_TENSION: f64 = 0.5;

Default tension of curve between passed points. Will be used if not specified in SplineOpts.