Scale PlaneGeometry at a set distance

I have a video texture in a plane I would like to scale large at -10 distance on the mesh. I am unable to get it to work at any method I tried. It needs to be a large dimension and moved further back. Here is a test, the scaling method I am used to working with won’t make it move further back at the set distance. If I dont add scaling its small at the set distance.

1 Like

Can you scale the geometry itself? It’s not entirely clear what your issue is, but…
mesh.geometry.scale

Maybe its how perspective camera works. I need to move the video plane to -20 like in in the demo but keep it a large dimension size as it will get smaller moved further away. The depth method is supposed to measure the scale at the set depth. While it scales the video plane large it stays close so its not the right method.

Im hoping for it to look like a large cinema screen but further back not within a meter.

I am having the same scaling issue with quad layers in quest.