Const
Physical 3D Progress Bar.
Renders a progress bar as a 3D geometry rather than an HTML overlay. Ideal for world-space indicators that need to receive lighting and shadows.
<ProgressBar3D value={50} maxValue={100} width={2} billboard/> Copy
<ProgressBar3D value={50} maxValue={100} width={2} billboard/>
Physical 3D Progress Bar.
Renders a progress bar as a 3D geometry rather than an HTML overlay. Ideal for world-space indicators that need to receive lighting and shadows.