display Messages

Action Messages

  • BLOOM_SET_PARAMETER - Sets the named bloom parameter. This message is undoable and broadcastable.

    Parameters:

    • paramName (unicode) - The name of the bloom parameter to be set.

    • newValue (float) - The new value of the bloom parameter.

Information Messages

  • BLOOM_PARAMETER_CHANGED - Indicates that the named bloom parameter was changed.

    Parameters:

    • paramName (unicode) - The name of the bloom parameter that was changed.

    • newValue (float) - The new value of the bloom parameter.