GitHub Pages
Preparing search index...
The search index is not available
@batpb/genart - v2.0.0-rc1
@batpb/genart
PointConfig
Interface PointConfig
interface
PointConfig
{
coordinateMode
:
CoordinateMode
;
position
?:
Vector
|
{
x
:
number
;
y
:
number
;
}
;
style
?:
GeometryStyle
;
}
Hierarchy (
view full
)
GeometryConfig
PointConfig
Index
Properties
coordinate
Mode
position?
style?
Properties
Readonly
coordinate
Mode
coordinate
Mode
:
CoordinateMode
Optional
Readonly
position
position
?:
Vector
|
{
x
:
number
;
y
:
number
;
}
Optional
Readonly
style
style
?:
GeometryStyle
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
coordinate
Mode
position
style
GitHub Pages
@batpb/genart - v2.0.0-rc1
Loading...