shouldApply

shouldApply: (context: ScreenSpaceEffectContext) => boolean | undefined

If defined, a function invoked each frame before the effect is applied. If it returns false, the effect will be skipped for that frame.

Defined in

Last Updated: 14 November, 2024