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