Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
MeioJo's avatar
MeioJo
Expert Protege
10 years ago

Per Pixel Override

Is there a way I can access the Per Pixel Override from within Unity so I can offer a 'Render Detail' slider in game?

2 Replies

Replies have been turned off for this discussion
  • You can write a script that sets UnityEngine.VR.VRSettings.renderScale.
  • MeioJo's avatar
    MeioJo
    Expert Protege
    so the renderScale value is the same then... Thanks again vrdaveb :smiley: