MotionScript

@motion-script/core


@motion-script/core / ExposureFilter

Interface: ExposureFilter

Defined in: attributes/shape/filters/implementations/exposure.ts:5

Scales the overall luminance of the media layer.

Properties

amount

amount: number

Defined in: attributes/shape/filters/implementations/exposure.ts:8

Exposure multiplier. 1 = unchanged, >1 brighter, <1 darker.


type

type: "exposure"

Defined in: attributes/shape/filters/implementations/exposure.ts:6