menu
openworld package
documentation
three_dart/three3d/math/index.dart
DiscreteInterpolant
interpolate method
interpolate method
dark_mode
light_mode
interpolate
method
@
override
dynamic
interpolate
(
int
i1
,
num
t0
,
num
t
,
num
t1
,
)
override
Implementation
@override interpolate(i1, t0, t, t1) { return copySampleValue(i1 - 1); }
openworld package
documentation
three_dart/three3d/math/index
DiscreteInterpolant
interpolate method
DiscreteInterpolant class