ProgressbarIndeterminate
Options
Direction
ProgressbarDirection
Animation direction.
Horizontal
Vertical
Bar
RawImage
Image to animate. Use texture type
`texture
and set Wrap Mode torepeat
.Border
Image
Border image.
Mask
Image
Mask.
Speed
float
Animation speed.
Unscaled Time
bool
Run animation with unscaled time.
Start animation
Progressbar.Animate();
Stop animation
Progressbar.Stop();