Hello Guys,
I am working on an object with a part where I load a url address in a iFrame (using CSS3DRenderer.js).
Everything works fine except on iOS where my iframe is cut.
Your image is very large. Its 7000x7000. That might have caused the browser on iPhone to automatically scale it. I created an example playground with the same image resized down to 640x640 https://playground.babylonjs.com/#ZMCFYA#228 This works fine on iPhone. Are you able to use a smaller image for your application?