Table of Contents

Namespace FriedSynapse.FlowEnt.Motions.Tween.LineRenderers

Classes

ColorLinearMotion

Lerps the LineRenderer.startColor and LineRenderer.endColor values.

ColorLinearMotion.FromToBuilder
ColorLinearMotion.ValueBuilder
GradientMotion
GradientMotion.FromToBuilder
GradientMotion.ValueBuilder
MoveVertexVectorMotion

Lerps the position of a vertex using LineRenderer.SetPosition(int, Vector3).

MoveVertexVectorMotion.FromToBuilder
MoveVertexVectorMotion.ValueBuilder
WidthLinearMotion

Lerps the LineRenderer.startWidth and LineRenderer.endWidth values.

WidthLinearMotion.FromToBuilder
WidthLinearMotion.ValueBuilder