Is there an easy way to ensure a model's size and position is displayed consistently across several device form-factors?

By default the viewport of the camera is used to render in render target textures. To disable this, you have to set ignoreCameraViewport to true:

2 Likes