• Enable or disable a layer effect property (boolean).

    Parameters

    • instanceContainer: RuntimeInstanceContainer

      the container owning the layer

    • layer: string

      The name of the layer

    • effect: string

      The name of the effect

    • parameter: string

      The property to update

    • value: boolean

      The new value

    Returns void