Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/paint
Sphere3DPaint
Interface Sphere3DPaint
interface
Sphere3DPaint
{
color
?:
string
|
Expression
;
fill
?:
boolean
;
fillColor
?:
string
|
Expression
;
radius
:
number
;
stroke
?:
boolean
;
strokeColor
?:
string
|
Expression
;
strokeWidth
?:
number
|
Expression
;
type
:
"sphere"
;
}
Hierarchy (
view full
)
Base3DPaint
Sphere3DPaint
Index
Properties
color?
fill?
fill
Color?
radius
stroke?
stroke
Color?
stroke
Width?
type
Properties
Optional
color
color
?:
string
|
Expression
Optional
fill
fill
?:
boolean
Optional
fill
Color
fill
Color
?:
string
|
Expression
radius
radius
:
number
Optional
stroke
stroke
?:
boolean
Optional
stroke
Color
stroke
Color
?:
string
|
Expression
Optional
stroke
Width
stroke
Width
?:
number
|
Expression
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
fill
fill
Color
radius
stroke
stroke
Color
stroke
Width
type
NextGIS Frontend
Loading...