Cesium for Unreal Samples v2.0.0
🚀 Get Started
- Download the Samples
.zip
below. - Extract the
.zip
file into a suitable location on your computer. - Double-click the
.uproject
to open it in Unreal Engine. - In the Content Browser, select and load
CesiumSamples -> Maps -> 01 -> 01_CesiumWorld
. You can also select other levels as you browse and explore the samples.
Or, to learn how to add it to your own project, see the Cesium for Unreal Quickstart.
Have questions? Ask them on the community forum.
🕙 Change Log
- Changed the
12_CesiumGoogleMapsTiles
level to load Google Photorealistic 3D Tiles from Cesium ion. - Replaced the NYC buildings with the San Francisco Ferry Building in the
06_CesiumMetadata
level. - Renamed
13_BoxTileExcluder
to13_CesiumTileExcluder
for consistency. - Added Montreal point cloud with styling to
11_CesiumPointClouds
.