Oval
An oval of specific size and fill color.
Oval
- Enable
- Fill Color
- Position
- Anchor
- Size
- Opacity
- Scale
- Rotation
- Pivot
- Shadow Color
- Shadow Opacity
- Shadow Radius
- Shadow Offset
- Stroke Color
- Stroke Width
- Start
- End
- Enable
A boolean that is true when the layer is displayed.
- Fill Color
The color of the layer.
- Position
The position to display the layer. Use Point 3D to set Z position.
- Anchor
The anchor point to position the layer relative to. See Coordinates for more information.
- Size
The size of the layer.
- Opacity
The opacity of the layer.
- Scale
The scale of the layer.
- Rotation
The rotation of the layer. Use Point 3D to set X or Y rotations.
- Pivot
The pivot to rotate and scale the layer about. See Coordinates for more information.
- Shadow Color
The color of the shadow.
- Shadow Opacity
The opacity of the shadow. By default, the opacity is 0, which disables the shadow.
- Shadow Radius
The blur radius of the shadow.
- Shadow Offset
The size of the shadow relative to the size of the layer.
- Stroke Color
The color of the stroke.
- Stroke Width
The width of the stroke. By default, the width is 0, which disables the stroke.
- Start
A number from 0 to 1 that represents the start of the stroke.
- End
A number from 0 to 1 that represents the end of the stroke.