Interface PostProcessIntPropertyItem Beta

The property for the post-process integer value.

Hierarchy

  • PostProcessIntProperty

Methods

Methods

  • Clears the property value, setting it to an unset state.

    Returns void

  • Sets the value of the property.

    Parameters

    • value: number

      The value to set

    Returns void

Generated using TypeDoc