Rating

Options

  • Interactable bool

    User can interact with this widget.

  • Value int

    Default rating value.

  • Value Max int

    Maximal rating value.

  • Star Empty RatingStar

    Template of an empty start.

  • Star Full RatingStar

    Template of a full start.

  • Color Min Color

    Color for the lowest rating.

  • Color Max Color

    Color for the highest rating.

  • Lerp Mode ColorLerpMode

    Color lerp mode: RGB or HSV.

Events

  • OnChange UnityEvent<int>

    The event raised when rating changed.

    Arguments: rating.