Z.Bezier
Description
Section titled “Description”Z.Bezier is a group node, the child nodes of which, as well as nodes realtiveTo
it, are positioned on a path defined by a series of control points. The location of the children along the path is determined by the distance
parameter.
The path is built from an array of segments, with each segment containing four control points. Control points are 3D vectors, of the form [x, y, z]
.