• Check if an effect is enabled.

    Parameters

    • instanceContainer: RuntimeInstanceContainer

      the container owning the layer

    • layer: string

      The name of the layer

    • effect: string

      The name of the effect

    Returns boolean

    true if the effect is enabled, false otherwise.