Back to Aurora Vision Studio website

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

LerpPoints3D


Module: Vision3DStandard

Linearly interpolates between two points in 3D.

Name Type Range Description
Input value inPoint0 Point3D
Input value inPoint1 Point3D
Input value inLambda Real - - Interpolation between the input points where 0.0 value is equal to inPoint0 and 1.0 to inPoint1
Output value outPoint3D Point3D

Complexity Level

This filter is available on Basic Complexity Level.