ModelGraphics
ModelGraphics
is a 3D model visualization for the entity.
- Cesium element: ModelGraphics
- Example: ModelGraphics
Availability
ModelGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Cesium properties
Property | Type | Description |
---|---|---|
color | Color | Property | |
distanceDisplayCondition | DistanceDisplayCondition | Property | |
heightReference | HeightReference | Property | |
scale | number | Property | |
show | boolean | Property | |
shadows | Property | ShadowMode | |
clippingPlanes | Property | ClippingPlaneCollection | |
lightColor | Color | Property | |
colorBlendAmount | number | Property | |
colorBlendMode | Property | ColorBlendMode | |
customShader | Property | CustomShader | |
uri | string | Property | Resource | |
clampAnimations | boolean | Property | |
maximumScale | number | Property | |
minimumPixelSize | number | Property | |
silhouetteColor | Color | Property | |
silhouetteSize | number | Property | |
incrementallyLoadTextures | boolean | Property | |
runAnimations | boolean | Property | |
imageBasedLightingFactor | Cartesian2 | Property | |
nodeTransformations | PropertyBag | { [key: string]: TranslationRotationScale; } | |
articulations | PropertyBag | { [key: string]: number; } |
Cesium read-only properties
N/A
Cesium events
Property | Type | Description |
---|---|---|
onDefinitionChange | () => void |
Other properties
N/A