Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SceneMultiColorRadialGradientDto

Index

Constructors

Properties

Constructors

constructor

Properties

colors

colors: string[]

Array of colors in hex format

default

["#1a1c1f", "#93aacd"]

position

Gradient position

default

center

shape

Gradient shape

default

circle

stops

stops: number[]

Array of stop percentages for each color

default

[0, 100]

Generated using TypeDoc