MotionScript

@motion-script/core


@motion-script/core / View3DFillResolved

Interface: View3DFillResolved

Defined in: attributes/shape/fill/implementations/view3d.ts:40

Properties

antialias?

optional antialias?: boolean

Defined in: attributes/shape/fill/implementations/view3d.ts:44


blend?

optional blend?: "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/view3d.ts:46


graphics3D

graphics3D: Graphics3D

Defined in: attributes/shape/fill/implementations/view3d.ts:42


maxPixelRatio?

optional maxPixelRatio?: number

Defined in: attributes/shape/fill/implementations/view3d.ts:43


opacity?

optional opacity?: number

Defined in: attributes/shape/fill/implementations/view3d.ts:45


type

type: "view3D"

Defined in: attributes/shape/fill/implementations/view3d.ts:41