johnnysun
johnnysun

Reputation: 13

How do I display a surface without tracking with steamvr(openvr)?

When there is no tracking, the head display will automatically show the gray blue, unable to display the need for the screen. The application we develop needs to run without a tracking, how can I achieve it?

Upvotes: 1

Views: 166

Answers (1)

dljava
dljava

Reputation: 1856

In Steam/config/steamvr.vrsettings under the steamvr section add: "forceFadeOnBadTracking" : false

Upvotes: 2

Related Questions