Context Capture and Cesium altitude

1. I am producing my first Cesium outputs from Bentley Context Capture and my models are not on the surface of the Earth, but below. What is the easiest way for me to correct this?

2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

4. The Cesium version you're using, your operating system and browser.

Hi Jack,

You can set the Cesium3DTileset.modelMatrix to apply a transformation to the entire tileset.

Thanks,

Gabby