# blend()
# Example
# Description
Blend between two geometries by the provided amount.
# Syntax
blend(amount);
# Parameters
amount Number: value from 0 to 1.0 to blend
← intersect() mixGeo() →
Blend between two geometries by the provided amount.
blend(amount);
amount Number: value from 0 to 1.0 to blend
← intersect() mixGeo() →