• Update a layer effect property (with a string).

    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: string

      The new value

    Returns void