hexasphere
15.1.0
In hexasphere::
interpolation
hexasphere
::
interpolation
Function
lerp
Copy item path
Source
pub fn lerp(a:
Vec3A
, b:
Vec3A
, p:
f32
) ->
Vec3A
Expand description
Simple linear interpolation. No weirdness here.