timerui - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.UI
Inherits from UnityEngine.MonoBehaviour
Visualizes an ExPresSXR Timer as a filling circle.
public class TimerUi : MonoBehaviour| Name | Description |
|---|---|
| TextSettings | A helper class to hold the settings for the visualization text of a timer. |
| Name | Description |
|---|---|
| CountDirection | How the text indicates the remaining time. Either counting up or down. |
| Name | Description |
|---|---|
| ResetVisualization() | Resets the visualization. |