A parsed 3D Tiles style. Construct from the JSON form, then call show / color per feature. Mirrors CesiumJS Cesium3DTileStyle.
Cesium3DTileStyle
Whether a feature should be shown (default true when no show is set).
show
A feature's RGBA color in 0–1 (default white when no color is set).
color
A parsed 3D Tiles style. Construct from the JSON form, then call show / color per feature. Mirrors CesiumJS
Cesium3DTileStyle.