protected override void OnInteractionEnd(Ray ray) { drawComponent.MovePenTo(ray); drawComponent.PenUp(); }