scale mesh?
How can I scale a meshvisual to fit the entire screen? I tried the orthographic camera but it wasn't showing up at all in the preview. when I tried placing it in front of the main camera, i scaled it to the prieview screen, but it showed up too small on my phone. What should I do?
Context: I am attempting to create a slow mo look by setting the basetex of the meshvisual to the device camera frame every 6 frames, however i cannot for the life of me fit it to the screen! I couldnt get the bilboard to work either. Any help is appreciated.
Hi Alex,
You’re right the Billboard should be what you are looking for. The MeshVisual is not designed for fullscreen coverage.
After adding your billboard, are you setting your Fill Mode as “fill" which will fill “the bounding box completely without changing the image's aspect ratio”? You can learn more about this option: https://lensstudio.snapchat.com/guides/2d/billboard/
If it is still not working, can you include a picture that shows what you are seeing?
Cheers
!
Jon