Start » Filter Reference » Geometry 3D » Geometry 3D Interpolations » LerpSegments3D
Module: | Vision3DStandard |
---|
Linearly interpolates between two segments in 3D.
Name | Type | Range | Description | |
---|---|---|---|---|
inSegment0 | Segment3D | |||
inSegment1 | Segment3D | |||
inLambda | Real | - - | Interpolation between the input segments where 0.0 value is equal to inSegment0 and 1.0 to inSegment | |
outSegment3D | Segment3D |
Complexity Level
This filter is available on Basic Complexity Level.