Exemplo n.º 1
0
 void MarkerRemoved(Light.LightMarker marker)
 {
     mInterpolator.RemoveTime(marker.Time);
     marker.RemoveMarker();
     RecalcColors();
 }