@motion-script/core / View3DFillResolved
Interface: View3DFillResolved
Defined in: attributes/shape/fill/implementations/view3d.ts:40
Properties
antialias?
optionalantialias?:boolean
Defined in: attributes/shape/fill/implementations/view3d.ts:44
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/view3d.ts:46
graphics3D
graphics3D:
Graphics3D
Defined in: attributes/shape/fill/implementations/view3d.ts:42
maxPixelRatio?
optionalmaxPixelRatio?:number
Defined in: attributes/shape/fill/implementations/view3d.ts:43
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/view3d.ts:45
type
type:
"view3D"
Defined in: attributes/shape/fill/implementations/view3d.ts:41