CesiumGS/cesium-unreal-samples

Small updates to the Samples project for Cesium for Unreal v2.0

Open

#46 opened on Aug 2, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (54 forks)auto 404
good first issue

Repository metrics

Stars
 (224 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Disable "Enable World Bounds Check" in all levels. (See also #42)
  • Enable "Enable Large World Coordinates" in all levels (UE 5.0 only, it's on by default in UE 5.1 and 5.2)
  • Disable "World Composition" in the CesiumSublevels level.
  • Nest all Cesium tilesets and globe anchored objects under the CesiumGeoreference.
  • Update the metadata level for the new metadata API

Contributor guide