interpolate_linear method

interpolate_linear {#System.Collections.Generic.IReadOnlyList-System.Collections.Generic.IReadOnlyList-float}

def interpolate_linear(self, start, end, amount):
    ...
ParameterTypeDescription
startSystem.Collections.Generic.IReadOnlyList
endSystem.Collections.Generic.IReadOnlyList
amountfloat

See Also