Package | Description |
---|---|
org.cesiumjs.cs.scene |
Modifier and Type | Class and Description |
---|---|
class |
ConditionsExpression
An expression for a style applied to a
Cesium3DTileset . |
class |
Expression
An expression for a style applied to a
Cesium3DTileset . |
Modifier and Type | Field and Description |
---|---|
StyleExpression |
Cesium3DTileStyle.color
Gets or sets the StyleExpression object used to evaluate the style's color property.
|
StyleExpression |
Cesium3DTileStyle.meta
Gets or sets the object containing application-specific expression that can be explicitly evaluated, e.g., for display in a UI.
|
StyleExpression |
Cesium3DTileStyle.pointSize
Gets or sets the StyleExpression object used to evaluate the style's pointSize property.
|
StyleExpression |
Cesium3DTileStyle.show
Gets or sets the StyleExpression object used to evaluate the style's show property.
|
Copyright © 2019. All rights reserved.