Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
deckgl
DeckGlCapability
Interface DeckGlCapability
Experimental
interface
DeckGlCapability
{
execution
:
"gpu-binary"
|
"not-implemented"
;
layer
:
DeckGlLayerKind
;
reason
:
string
;
supported
:
boolean
;
}
Index
Properties
execution
layer
reason
supported
Properties
Readonly
Experimental
execution
execution
:
"gpu-binary"
|
"not-implemented"
Readonly
Experimental
layer
layer
:
DeckGlLayerKind
Readonly
Experimental
reason
reason
:
string
Readonly
Experimental
supported
supported
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execution
layer
reason
supported
@honua/sdk-js
Loading...