Changing the size of a PhotoDome

You can specific the size of a PhotoDome when you create it. How do you change the size once it has been created?

Thanks,
Michael

Yes you can: How to do 360 Photo - Babylon.js Documentation (check the size parameter in the options)

Setting the options.size works during the creation of the PhotoDome - how do you change it once it has been created?

You can scale the inner mesh: PhotoDome - Babylon.js Documentation