focalCenter
Specifies the focal center point for the radial gradient.
The focalCenter
defines an additional center point for the radial gradient, allowing for more complex and visually distinct gradient effects compared to the default center. If not explicitly set, it defaults to the same value as the center
.
This property can be used to create focused or offset gradient patterns by positioning the focal center differently relative to the main center point. The coordinates can be normalized within the bounds, where (0,0) represents the top-left corner and (1,1) represents the bottom-right corner.