ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
358 stars 81 forks source link

Vive Focus 3 controller model with button icon #245

Open easonli0 opened 1 year ago

easonli0 commented 1 year ago

Hi,

I am developing a VR game using Vive Focus 3. I want to add the controller model the same as the default one in the Vive home view. In other words, I want the black controller has the button icon, the battery info, L/R, etc. However, when I use the model in VIU, I can only get a simple gray controller with the same shape but no any other information.

Can anyone point me a direction on how to solve it? Thanks in advance for any help!

chengnay commented 1 year ago

Hi @easonli0, You can have the black controller by checking the "Enable Wave XR Render Model Support" image You need to have Wave Essence Controller Model feature imported. image Sorry for the late response.