Progress Ring
Create a customizable circular progress layer.
Progress Ring
- Enable
- Progress
- Thickness
- Active Color
- Inctive Color
- Radius
- Position
- Anchor
- Opacity
- Rotation
- Scale
- Pivot
- Enable
A boolean that is true when the progress ring is displayed.
- Progress
A progress value from 0 to 1 that controls how much of the progress ring is filled.
- Thickness
A number that represents the thickenss of the progress ring, in points.
- Active Color
The color of the in-progress part of the ring.
- Inctive Color
The color of the background part of the ring.
- Radius
A number that represents the radius of the ring, in points.
- Position
The position of the progress ring.
- Anchor
The anchor point to position the layer relative to. See Coordinates for more information.
- Opacity
The opacity of the progress ring.
- Rotation
The rotation of the progress ring.
- Scale
The scale of the progress ring.
- Pivot
The pivot to rotate and scale the layer about. See Coordinates for more information.