CRTHandle
CRTHandle =
EffectHandle
Defined in: effects/src/handles.ts:61
Handle returned by crt. The scanline noise animates itself through the
engine’s process scheduler — no caller-side step(dt) required. The
handle exposes only the base EffectHandle surface
(fadeIn/fadeOut/run/remove/setEnabled).