dot big bang

Developer API
Menu
All
  • Public
  • Public/Protected
  • All

Hierarchy

  • Gradient

Index

Properties

Readonly bottomColor

bottomColor: Color

The color of the gradient at the lowest point in the sky (typically below ground, under your feet). Only when type is GRADIENT.

Readonly middleColor

middleColor: Color

The color of the gradient at "middle" position in the sky as defined by gradientMidpoint. Only when type is GRADIENT.

midpoint

midpoint: number

The value between 0 and 1 that places the middle color of the gradient between respectively the bottom and top of the sky. Only when when type is GRADIENT.

Readonly topColor

topColor: Color

The color of the gradient at the highest point in the sky (i.e the zenith). Only when type is GRADIENT.