@motion-script/core / NoiseFillResolved
Interface: NoiseFillResolved
Defined in: attributes/shape/fill/implementations/noise.ts:32
Properties
blend?
optionalblend?:"color"|"multiply"|"screen"|"overlay"|"darken"|"lighten"|"color-dodge"|"color-burn"|"hard-light"|"soft-light"|"difference"|"exclusion"|"hue"|"saturation"|"luminosity"|"normal"
Defined in: attributes/shape/fill/implementations/noise.ts:39
color
color:
NormalizedColor
Defined in: attributes/shape/fill/implementations/noise.ts:36
density
density:
number
Defined in: attributes/shape/fill/implementations/noise.ts:35
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/noise.ts:38
seed
seed:
number
Defined in: attributes/shape/fill/implementations/noise.ts:37
size
size:
Vector2
Defined in: attributes/shape/fill/implementations/noise.ts:34
type
type:
"noise"
Defined in: attributes/shape/fill/implementations/noise.ts:33