Cesium Utils - v0.2.6
GitHub
NPM
Demo
Preparing search index...
Highlight
Base
Interface Base
interface
Base
{
color
:
Color
;
destroy
()
:
void
;
hide
()
:
void
;
show
(
object
:
any
,
options
?:
Options
)
:
void
;
}
Implemented by
SilhouetteHighlight
SurfaceHighlight
Index
Properties
color
Methods
destroy
hide
show
Properties
color
color
:
Color
Methods
destroy
destroy
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
show
show
(
object
:
any
,
options
?:
Options
)
:
void
Parameters
object
:
any
Optional
options
:
Options
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
Methods
destroy
hide
show
GitHub
NPM
Demo
Cesium Utils - v0.2.6
Loading...