Source position: orca_scene3d.pas line 2811
function d3InterpolateSingle(
const start: Single;
const stop: Single;
const t: Single
):Single;