Rating
Options
Interactable
boolUser can interact with this widget.
Value
intDefault rating value.
Value Max
intMaximal rating value.
Star Empty
RatingStarTemplate of an empty start.
Star Full
RatingStarTemplate of a full start.
Color Min
ColorColor for the lowest rating.
Color Max
ColorColor for the highest rating.
Lerp Mode
ColorLerpModeColor lerp mode:
RGBorHSV.
Events
OnChange
UnityEvent<int>The event raised when rating changed.
Arguments: rating.