Back

Construct Vector Point Data Node


Construct a Vector Point from a Point with options for quadratic or cubic curve mode with control points.

Properties

- Curve Type (Option)

- Point (Point)

- Has Leading Anchor (Bool)
Enable the leading control anchor in cubic curve mode.

- Leading Anchor (Point)
Leading control point for cubic curve mode.

- Has Trailing Anchor (Bool)
Enable the trailing control anchor in cubic curve mode.

- Trailing Anchor (Point)
Trailing control point for cubic curve mode.

- Lock (Bool)
Mirror leading anchor onto trailing anchor.