LengthRect.Calculated.Offset Offset The midpoint shift of the combined edge offsets along their respective axes. Remarks Equivalent to 0.5f * langword_csharp_new Vector2(Left.Value - Right.Value , Bottom.Value - Top.Value). Declaration public readonly UnityEngine.Vector2 Offset { get; }