Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BrushConfiguration

Hierarchy

  • BrushConfiguration

Index

Properties

Optional colors

colors: Array<NamedColor>

Defines all available colors that can be applied to the brush. The color picker is always added.

Optional defaultHardness

defaultHardness: NonNullable<number> = 0.5

Optional defaultSize

defaultSize: NonNullable<number> = 0.05