Copies the positions of a list of Transforms into a LineRenderer each Update. More...
Data Fields | |
List< Transform > | points = new List<Transform>() |
Copies the positions of a list of Transforms into a LineRenderer each Update.
Handy for “draw a line through these objects” tasks.
List<Transform> LineRendererFromTransforms.points = new List<Transform>() |