MotionScript

@motion-script/core


@motion-script/core / FillResolved

Type Alias: FillResolved

FillResolved = WithCommon<SolidFillResolved> | WithCommon<NoiseFillResolved> | WithCommon<FractalNoiseFillResolved> | WithCommon<ShaderFillResolved> | WithCommon<StripeFillResolved> | WithCommon<LinearGradientFillResolved> | WithCommon<RadialGradientFillResolved> | WithCommon<ConicGradientFillResolved> | WithCommon<ImageFillResolved> | WithCommon<VideoFillResolved> | WithCommon<View3DFillResolved>

Defined in: attributes/shape/fill/union.ts:75

Fully resolved fill ready for the renderer.