--- title: Specialized UI Transform authors: ["@Ickshonpe"] pull_requests: [16615] --- In Bevy UI `Transform` and `GlobalTransform` have been replaced by `UiTransform` and `UiGlobalTransform`. `UiTransform` is a specialized 2D UI transform which supports responsive translations.