@motion-script/core / PostEffect3D
Type Alias: PostEffect3D
PostEffect3D =
object&Passthrough3D|object&Passthrough3D|object&Passthrough3D|object&Passthrough3D|object&Passthrough3D|object&Passthrough3D|object&Passthrough3D
Defined in: render3d/scene-settings.ts:94
A full-frame post-processing pass, applied after the scene renders.
These run in the order given. Note that post-processing forces the render through an offscreen target, which changes the compositing path — so a scene with post effects costs more than one without, even for a cheap effect.