center
Specifies the center point for the gradient. When using BOUNDS coordinates, the coordinates are normalized, where (0,0) represents the top-left corner and (1,1) represents the bottom-right corner. The default value is set to Vector2(0.5, 0.5)
, which corresponds to the center of the gradient's bounding box.