Skip to main content

SUICircularProgressBar

What is a SUICircularProgressBar for?

  • The SUICircularProgressBar is a circular progress bar that can be modified completely according to your needs.

⚠️ If you don't know how to create a new interface element, see more about creating an interface element ⚠️


Properties

Value

  • The current value of the progress bar.

⚠️ If you don't know how to change the value by script, see more about how to modify the value of a SUICircularProgressBar by script using Java ⚠️


Max value

  • The current maximum value of the progress bar.

⚠️ If you don't know how to change the maximum value by script, see more about how to modify the maximum value of a SUICircularProgressBar by script using Java ⚠️


Mask max length

⚠️ If you don't know how to change the maximum mask length by script, see more in how to modify the maximum mask length of a SUICircularProgressBar by script using Java ⚠️


Set Mask

⚠️ If you don't know how to enable or disable the SUICircularProgressBar mask by script, see more about how to enable or disable the mask of a SUICircularProgressBar by script using Java ⚠️


Set Text

  • Sets whether progress bar text is enabled or not.

⚠️ If you don't know how to enable or disable the SUICircularProgressBar text by script, see more about how to enable or disable the text of a SUICircularProgressBar by script using Java ⚠️


Mask

  • Hides a particular image based on another.

Image

⚠️ If you don't know how to change the image by script, see more about how to modify the mask image of a SUICircularProgressBar by script using Java ⚠️


⚠️ For the texture of the mask to work properly, it needs to be a texture adapted for this type of use ⚠️


Rotation

⚠️ If you don't know how to change the rotation by script, see more about how to modify the mask rotation of a SUICircularProgressBar by script using Java ⚠️


Length

⚠️ If you don't know how to change the length by script, see more about how to modify the mask length of a SUICircularProgressBar by script using Java ⚠️


Smooth

⚠️ If you don't know how to change smoothing by script, see more about how to modify the mask smoothing of a SUICircularProgressBar by script using Java ⚠️


Changing the progress bar text


Changing other progress bar images