spline

reset

Clear the trajectory.

randomize

Randomizes the trajectory with a random path.

init

Initializes the spline with a circle.

add new point

Creates a new point a pos X in, pos Y in, pos Z in coordinates. add new points example

pos X in

X coordinate of the point to create.

pos Y in

Y coordinate of the point to create.

pos Z in

Z coordinate of the point to create.

last clicked point

Index of the last clicked point in the spline.

coords X

Array of points coordinates on X axis.

coords Y

Array of points coordinates on Y axis.

coords Z

Array of points coordinates on Z axis.

inverse Y axis

When activated, pos Y output is inverted and goes from bottom (0) to top (1).

version 6.0.241021

Edit All Pages