The Spline Based Mesh Generator is a Unity tool that allows you to generate procedural meshes by extending 2D shapes along a Bezier spline. It provides an intuitive editor for defining 2D shapes with ...
A Spline Mesh is a type of Mesh Component that can be added between points in a spline. Has a Static Mesh Asset that will be placed between the two control points. The mesh must be segmented for the ...