private void UpdateSourceWithThis() { _source.SetOffset(OffsetX, OffsetY); _source.SetScale(Scale); _source.SetAlpha(Alpha); }