Options
All
  • Public
  • Public/Protected
  • All
Menu

With a BloomStyle, you add a BloomEffect to a shape. While BloomEffect defines global bloom properties, you can change the bloom of individual shapes with BloomStyle.

You can see the effect of bloom on a WebGLMap only.

since

2022.1

Hierarchy

  • BloomStyle

Overview

Properties

Properties

Optional intensity

intensity: number

The intensity is a non-negative factor applied to the regular color to increase the color's intensity. The more intense a color, the more bloom it produces.

Note that styling a shape with a BloomStyle intensity of 0 results in a low-intensity bloom effect. It is not the same as not using a BloomStyle.

default

1

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method