HideEffect()
Syntax
HideEffect(#Effect, State)Description
Hide or show the specified effect.
Parameters
#Effect The effect to use. State The new state of the effect. If State = 1, the effect will be hidden, if State = 0 it will be shown.
Return value
None.
See Also
CreateRibbonEffect(), CreateCompositorEffect()
Supported OS
All