Deb Catalano
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Posts
Votes on activity by Deb Catalano Sort by votes-
Copyright Documentation
What documentation do you require to prove copyright rights and how do I submit that with the Lens to insure it won't be rejected?
-
Keyboard Pop-up programming example
I'm trying to build a keyboard that pops up so the viewer can enter a name that changes a text label. We only have about 5 days, so is there any example code you can provide or would I have to rea...
-
Can't see FPS with newest Snapchat release
Trying to test the FPS of a Lens and the settings button is obscured by the camera flash button (lightning bolt). Using latest version of both Lens Studio (1.7.1) and Snapchat (10.47.5.13). I'm usi...
-
Script to Take Photo
Is there a way to take a photo through scripting yet? I don't see anything in the API, but wanted to check to make sure I'm not missing something. I'd like to build up an image and then present a...
-
Default Opacity Texture Map for Face Mask
I'd like to make a small modification to the Opacity Texture map for the face mask. Is the texture (without the grid over it) available anywhere? Thanks, Deb
-
Lens Rejected for Copyright Violation
Hello, I'm working on a Lens for Sony Pictures Spiderman Far From Home and the lens was rejected for copyright violation. I have the authority to use these assets. I'm using my personal account f...
-
Lens Invalid, can't determine reason
I have a lens that has been accepted previously, but sporadically gets rejected for being Invalid. Ram is only at 6.094Mb, Size is 3.928MB, FPS hovers around 30. There are no error messages in th...
-
Dog Face Recognition
We have a client who really wants to create a lens for a dog's face, is this feature available yet through Lens Studio? If not, is there an estimated time of when this request will be available?
-
rotateTowards amount parameter
What is the “amount” parameter in the vec3.rotateTowards method? What is it’s range?
-
Scale and Pan events are getting triggered as Tap events
I want to be able to drag or scale my 3D object in the World camera, but I want to trigger a Tap Event only when the user Taps. When I test it, the drag triggers the tap event every time, and the ...