patternTransform

The patternTransform read-only property of the SVGPatternElement interface reflects the patternTransform attribute of the given element. This property holds the transformation applied to the pattern itself, allowing for operations like translate, rotate, scale, and skew.

MDN Reference