Convex Hull

Create a Shape that encompasses other Shapes.

Common Attributes +

Input Shapes - connect the shapes to draw a Convex Hull around.

High Quality - when enabled the resulting Shape will support Input Shapes containing bezier and/ or quadratic curves.

Example usage:

  1. Create 2 Polygons.

  2. Animate them.

  3. Create a Convex Hull.

  4. Connect the 2 polygons to the Input Shapes attribute.

  5. Hit play.

Last updated