Threeyes

Results 18 comments of Threeyes

> Have you ever tried using PVR SDK and build apk to try it out? > Or does PVR SDK have customer support? > > I am really confused by...

> @wojiuxuihuan I just discuss internally with SW PM, he would like to know what is your purpose of getting that Enter key? > As not all AIO devices support...

> @wojiuxuihuan WaveSDK will not support additional key binding which does not existed in Focus HMD. Currently, VIU has no plan to support PVR SDK in current roadmap. > >...

> @wojiuxuihuan Is the above symptom occur in your custom application? or even in HOME? Is it 100% fail rate if there are two or more devices? Those are Pico...

> @wojiuxuihuan Have you successfully used Wave SDK (Vive Focus/Plus) and PicoVR SDK in the same project with VIU? > I am evaluating if they are feasible in my project?...

> > > @wojiuxuihuan Have you successfully used Wave SDK (Vive Focus/Plus) and PicoVR SDK in the same project with VIU? > > > I am evaluating if they are...

It seems that the 'unity_MatrixPreviousMI' get defined twice due to the Conditional compilation problem, try fix it with these steps: 1.[Embeded](https://docs.unity3d.com/Manual/upm-embed.html#embed-cached) 'com.unity.demoteam.hair' package; 2.Open 'HairVertex.hlsl' and comment line 26~28: ```...

What you should use is 'RankedByXXX', here are the reason: Don't get confused by the name 'SortByXXX', these kind of query function are used as 'Query UGC associated with a...