CesiumGS / 3d-tiles

Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
2.14k stars 469 forks source link

Fix conflict in `BinaryBodyReference.componentType` #730

Closed j9liu closed 1 year ago

j9liu commented 1 year ago

While looking through the specs I found a typo that says BinaryBodyReference.componentType should be required, even though it is not.

lilleyse commented 1 year ago

Thanks @j9liu!