Skip to main content

PropertyOpacityChange

Callable

  • PropertyOpacityChange(C: any, Item: any, Opacity: any): void

  • Throttled callback for opacity slider changes


    Parameters

    • C: any

      The character being modified

    • Item: any
    • Opacity: any

      The new opacity to set on the item

    Returns void

    • Nothing