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 |