Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
deckgl
DeckGlExecutionPlan
Interface DeckGlExecutionPlan
Experimental
interface
DeckGlExecutionPlan
{
execution
:
"unsupported"
|
DeckGlExecutionStrategy
;
fallback
:
"none"
|
DeckGlExecutionStrategy
;
fidelity
:
|
"unsupported"
|
"exact-input"
|
"bounded-object"
|
"tile-bounded"
;
layer
:
DeckGlLayerKind
;
ownership
:
"none"
|
"caller"
|
"sdk"
;
reason
:
string
;
}
Index
Properties
execution
fallback
fidelity
layer
ownership
reason
Properties
Readonly
Experimental
execution
execution
:
"unsupported"
|
DeckGlExecutionStrategy
Readonly
Experimental
fallback
fallback
:
"none"
|
DeckGlExecutionStrategy
Readonly
Experimental
fidelity
fidelity
:
|
"unsupported"
|
"exact-input"
|
"bounded-object"
|
"tile-bounded"
Readonly
Experimental
layer
layer
:
DeckGlLayerKind
Readonly
Experimental
ownership
ownership
:
"none"
|
"caller"
|
"sdk"
Readonly
Experimental
reason
reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execution
fallback
fidelity
layer
ownership
reason
@honua/sdk-js
Loading...