The documentation for DrawTransform.rotate indicates that the default pivot of center is used of no pivot is provided. However, the method does not have a default value configured on it. This should have a pivot: Offset = center as a default parameter.
Description
The documentation for DrawTransform.rotate indicates that the default pivot of center is used of no pivot is provided. However, the method does not have a default value configured on it. This should have a pivot: Offset = center as a default parameter.