Table of Contents

Namespace FriedSynapse.FlowEnt.Motions.Tween.TrailRenderers

Classes

ColorLinearMotion

Lerps the TrailRenderer.startColor and TrailRenderer.endColor values.

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

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

MoveVertexVectorMotion.FromToBuilder
MoveVertexVectorMotion.ValueBuilder
WidthLinearMotion

Lerps the TrailRenderer.startWidth and TrailRenderer.endWidth values.

WidthLinearMotion.FromToBuilder
WidthLinearMotion.ValueBuilder