webani - v1.0.0
Preparing search index...
renderer/types/svg-path.type
SVGPath
Type Alias SVGPath
type
SVGPath
=
{
hole
:
boolean
;
points
:
Vector2
[]
;
}
Index
Properties
hole
points
Properties
hole
hole
:
boolean
points
points
:
Vector2
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hole
points
webani - v1.0.0
Loading...