> 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/resources/existent-api/index/roundprogressbar.md).

# RoundProgressBar

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/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/resources/existent-api/index/roundprogressbar/setpercent.md) |
