OffsetShape
A shape with a translation offset transform applied to it.
Declaration
@frozen struct OffsetShape<Content> where Content : ShapeA shape with a translation offset transform applied to it.
@frozen struct OffsetShape<Content> where Content : Shape