Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/paint
GetPaint3DCallback
Interface GetPaint3DCallback<F>
interface
GetPaint3DCallback
<
F
>
{
paint
?:
VectorAdapterLayerPaint3D
;
type
?:
Paint3DType
;
(
feature
:
F
)
:
VectorAdapterLayerPaint
;
}
Type Parameters
F
extends
Feature
=
Feature
Get
Paint3DCallback
(
feature
)
:
VectorAdapterLayerPaint
Parameters
feature
:
F
Returns
VectorAdapterLayerPaint
Index
Properties
paint?
type?
Properties
Optional
paint
paint
?:
VectorAdapterLayerPaint3D
Optional
type
type
?:
Paint3DType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
paint
type
NextGIS Frontend
Loading...