Namespace FriedSynapse.FlowEnt.Motions.Tween.LineRenderers
Classes
- ColorLinearMotion
Lerps the LineRenderer.startColor and LineRenderer.endColor values.
- MoveVertexVectorMotion
Lerps the position of a vertex using LineRenderer.SetPosition(int, Vector3).
- WidthLinearMotion
Lerps the LineRenderer.startWidth and LineRenderer.endWidth values.