Jump to content

How to get rid of dot on controller ray?


brochambeau

Recommended Posts

Hi, I'm trying to finalize an app for the VIVE Focus using Unity + Wave SDK unitypackage.


I cannot figure out how to get rid of the white dot that appears on the controller ray (only appears in app on the device; not in the Unity editor). Picture from inside device posted below.

 

Really need to figure out how to get rid of that dot since it breaks stereo on any objects that are closer than the dot as it always renders on top. Any help would be appeciated. Thanks!

 

 

 

Link to comment
Share on other sites

Hello,

 

Do you use your own customized controller?

Since in ControllerLoader we don't show such symptom.

And if you use ControllerPointer, please disable the option "MeshRenderer"

Please refer below snapshot.

 

 

 

Here is one of suggestions if you'd like to disable MeshRenderer.

Below is example how to modify WaveVR_ControllerPointer.cs (see red column)

 

 

 

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...