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