You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This came out of this forum discussion. If you try this Sandcastle, transparency works! But if you set the photogrammetry variable to true, you'll see it has no effect.
This came out of this forum discussion. If you try this Sandcastle, transparency works! But if you set the
photogrammetry
variable to true, you'll see it has no effect.@lilleyse mentioned this was because the styling only applies to features, and this photogrammetry tileset doesn't have any features. A work-around would be to add batch ids where all the values are 0 (see https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification/TileFormats/Batched3DModel#batch-table), however this is kind of wasteful.
It would be nice if we handled this case where there would be an implicit single feature that would be styled, perhaps?
The text was updated successfully, but these errors were encountered: