UI Node Connect 4  v4.1
MeadowGames.UINodeConnect4.GraphicRenderer.LineAnimation Class Reference

Public Member Functions

void DrawLineAnimation (UICLineRenderer lineRenderer, Line line)
 
LineAnimation Clone ()
 

Public Attributes

bool isActive = false
 
float pointsDistance = 35
 
float size = 10
 
Color color = new Color(1, 0.81f, 0.3f)
 
Shape.Type shape = Shape.Type.Diamond
 
float speed = 20