center

var center: Vector2(source)

Specifies the center of the circular clipping mask in normalized coordinates.

The center is represented as a Vector2, where the default value is (0.5, 0.5), positioning the clipping mask at the center of the target area.