Preview
Asset is in development, documentation is a draft
3.1.Spline Curve Mesher
This component takes an input Mesh and repeats and bends it along the splines in the assigned Spline Container.
Distribution
The assigned input mesh is measured along the z-axis/blue arrow to calculate its length. This determines how many segments can be distributed along a spline. Alternatively, if the Auto button is disabled a specific amount of segments can be used.
For example, a 3m long pipe, results in 10 segments when distributed along a 30m long spline curve.
However, there will be many cases where an uneven number of segments end up being calculated.
The Scale To Fit and Even Only options determine what happens in those cases.
Take this 50m long spline, with a 3m long pipe mesh. It results in 16.6 segments. The last segment gets compressed and cut off, which isn’t desirable. If it is critical that the input mesh doesn’t get scaled, then this is a compromise to accept.

Enabling Stretch To Fit will scale all the segments down enough so that 16 full segments fit on the spline.

Alternatively, enabling Even Only will simply omit the last (not fitting) segment entirely.

Collision
Here you can enable the generation of a collider meshes.
If need collider interaction with RigidBodies, enable the Is Kinematic option.
