void MarkerRemoved(Light.LightMarker marker) { mInterpolator.RemoveTime(marker.Time); marker.RemoveMarker(); RecalcColors(); }