Start a new topic

Add grayscale filter to the camera

Hi, is it possible to add a grey scale filter to the camera? 


Thanks :) 

1 Comment

Hi Jessica,

Currently we don't offer build in camera filters. We do have an example that shows how a custom camera can be used to implement such filters outside of the SDK. Please have a look at the `Custom Camera` example. It does not apply a grey scale filter but a scanning animation. Might be enough to just change the shader that is used in this example to achieve what you want.


Best regards,
Andreas Schacherbauer

Login or Signup to post a comment