20_CGPaths.
Feeds a Line Renderer component with the positions from a Path. The path points are copied into the Line Renderer each time the generator refreshes.
| Name | Type | Description |
|---|---|---|
| Path | Path | The path whose points are sent to the Line Renderer |
This module has no custom settings. Configure the Line Renderer's appearance (material, color, width, etc.) directly in Unity's Inspector on the Line Renderer component.