skyGradientCenter property

List<double?>? skyGradientCenter
getter/setter pair

Position of the gradient center a azimuthal angle, p polar angle. The azimuthal angle indicates the position of the gradient center relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the gradient center, where 0° is directly above, at zenith, and 90° at the horizon.

Implementation

List<double?>? skyGradientCenter;