Interface: EffectProps
Table of contents
Properties
Properties
effectKey
• effectKey: string
Unique key identifying the effect in the GL effects catalog. This should map to an EffectKey in @twick/effects.
Defined in
intensity
• Optional intensity: number
Overall effect intensity, typically in the range [0, 1]. Renderers should clamp values into this range.