SdfShape
in package
AbstractYes
The SdfShape enum.
Tags
Table of Contents
Constants
- BOX = 'box'
- CIRCLE = 'circle'
- LINE = 'line'
- ROUNDED_BOX = 'rounded-box'
Constants
BOX
public
mixed
BOX
= 'box'
CIRCLE
public
mixed
CIRCLE
= 'circle'
LINE
public
mixed
LINE
= 'line'
ROUNDED_BOX
public
mixed
ROUNDED_BOX
= 'rounded-box'