Interface PostProcessVector2PropertyItem Beta

The property for the post-process 2D vector value.

Hierarchy

  • PostProcessVector2Property

Methods

Methods

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

    Returns void

  • Sets the value of the property.

    Parameters

    • x: number

      Value for the x component

    • y: number

      Value for the y component

    Returns void

Generated using TypeDoc