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: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.