public void Merge(IAttributeSet other, float factor = 1.0f) { this.Merge(other.GetAttributes(), factor); }