Path3DBlend

ContourBlend holds two rectified contours with an equal amount of segments

Constructors

Link copied to clipboard
constructor(a: RectifiedPath3D, b: RectifiedPath3D)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun mix(blend: Double): Path3D
fun mix(blendFunction: (Double) -> Double): Path3D