Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Equation
Interface Equation
interface
Equation
{
ascent
:
Num
;
center
:
Vec2
;
descent
:
Num
;
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
fillColor
:
Color
;
fontSize
:
string
;
height
:
Num
;
interactiveOnly
:
boolean
;
name
:
string
;
rotation
:
Num
;
shapeType
:
Equation
;
string
:
string
;
width
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Fill
Center
Rect
Rotate
String
Drag
Equation
Index
Properties
ascent
center
descent
drag
drag
Constraint
ensure
On
Canvas
fill
Color
font
Size
height
interactive
Only
name
rotation
shape
Type
string
width
Properties
ascent
ascent
:
Num
center
center
:
Vec2
descent
descent
:
Num
drag
drag
:
boolean
drag
Constraint
drag
Constraint
:
DragConstraint
ensure
On
Canvas
ensure
On
Canvas
:
boolean
fill
Color
fill
Color
:
Color
font
Size
font
Size
:
string
height
height
:
Num
interactive
Only
interactive
Only
:
boolean
name
name
:
string
rotation
rotation
:
Num
shape
Type
shape
Type
:
Equation
string
string
:
string
width
width
:
Num
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ascent
center
descent
drag
drag
Constraint
ensure
On
Canvas
fill
Color
font
Size
height
interactive
Only
name
rotation
shape
Type
string
width
@penrose/bloom
Loading...