Creates a new Silhouette
instance.
A viewer to create highlight silhouette in
Private
_Private
_Private
_Private
_Private
Optional
_Private
_Private
_Gets the highlight color.
Sets the highlight color.
Gets the currently highlighted object
Private
_Private
Clears all current highlights
Private
_Clean up the instances
Clears the current highlight
Highlights a picked Cesium3DTileset
by updating silhouette composite.
The object to be highlighted.
Optional
options: OptionsOptional style for the highlight.
Highlights a picked Entity
by updating the model properties.
The object to be highlighted.
Optional
options: OptionsOptional style for the highlight.
An implementation for highlighting 3D objects in Cesium.
Supported Object Types:
Entity
with model graphics. (adjustable outline width)Cesium3DTileset
instances. (fixed outline width)Currently supports outline style only.
Example