@flowscripter/dynamic-cli-framework
Preparing search index...
RainbowColorEffect
Interface RainbowColorEffect
interface
RainbowColorEffect
{
direction
:
ColorEffectDirection
;
frequency
?:
number
;
seed
?:
number
;
spread
?:
number
;
type
:
"rainbow"
;
}
Index
Properties
direction
frequency?
seed?
spread?
type
Properties
direction
direction
:
ColorEffectDirection
Optional
frequency
frequency
?:
number
Optional
seed
seed
?:
number
Optional
spread
spread
?:
number
type
type
:
"rainbow"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
frequency
seed
spread
type
@flowscripter/dynamic-cli-framework
Loading...