> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/v0.0.2/resources/existent-api/index/roundprogressbar.md).

# RoundProgressBar

[ExistentDocumentation](/documentation/v0.0.2/resources/existent-api/index.md) > RoundProgressBar

## RoundProgressBar

### Class Details

**Defined in:** Private/UMG/RoundProgressBar.h

**Hierarchy:** *Object > Visual > Widget > UserWidget > RoundProgressBar*

Like a UProgressBar, but circular. Cheers to this guy: <https://www.youtube.com/watch?v=BgOAbAdi8f0>.

### Properties

|                      |                     |   |
| -------------------- | ------------------- | - |
| float                | Percent             |   |
| UImage\*             | ProgressBarImage    |   |
| UMaterialInterface\* | ProgressBarMaterial |   |

### Nodes

|                                                                                                  |
| ------------------------------------------------------------------------------------------------ |
| [Set Percent](/documentation/v0.0.2/resources/existent-api/index/roundprogressbar/setpercent.md) |
