Jump to content

Is there a Unity or Vive Wave supported API recenter?


hdavid_bpg

Recommended Posts

Currently we are using the Vive Input Utility and Vive Wave. The version is 1.17.

It seems that ...

XRInputSubsystem subSystem = <code>
subSystem?.TryRecenter(); 

does not work?

Is there a wave API that forces VR recenter to the Vive Focus 3? 

Or is this exclusively done via the internal menu?

 

Thanks.

 

Link to comment
Share on other sites

  • 2 months later...

The recentering of the VR headset can be done via the internal menu of the device or through a specific API provided by the VR platform.

In the case of the Vive Focus 3, which uses the Vive Wave platform, it's possible that the recentering function is not supported in the current version of the Vive Input Utility (1.17).

You can try checking the documentation or forums for the Vive Wave platform to see if there is a recentering API that you can use. Additionally, you can reach out to the Vive Developer Support team for more information and assistance.

Note: I do not have access to the latest information on the Vive Wave platform as my training data only goes up until 2021.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...