Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Interpolations » LerpVectors3D

LerpVectors3D


Module: Vision3DStandard

Linearly interpolates between two 3D vectors.

Name Type Range Description
Input value inVector0 Vector3D
Input value inVector1 Vector3D
Input value inLambda Real - - Interpolation between the input 3D vectors where 0.0 value is equal to inVector0 and 1.0 to inVector1
Output value outVector3D Vector3D

Complexity Level

This filter is available on Basic Complexity Level.