VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
LineRendererFromTransforms Class Reference

Copies the positions of a list of Transforms into a LineRenderer each Update. More...

Inheritance diagram for LineRendererFromTransforms:
Collaboration diagram for LineRendererFromTransforms:

Data Fields

List< Transform > points = new List<Transform>()

Detailed Description

Copies the positions of a list of Transforms into a LineRenderer each Update.

Handy for “draw a line through these objects” tasks.

Field Documentation

◆ points

List<Transform> LineRendererFromTransforms.points = new List<Transform>()

The documentation for this class was generated from the following file: