You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are looking for a way to remove the white line in the CardboardUI, in some cases were the cardboard does not fit perfectly to the smartphone, this lines interferes in the user experience.
I understand the CardboardUI is a complex shader, but if we expose the kCenterLineThicknessDp variable, we can attribute a zero value to it:
Hi, we are looking for a way to remove the white line in the CardboardUI, in some cases were the cardboard does not fit perfectly to the smartphone, this lines interferes in the user experience.
I understand the CardboardUI is a complex shader, but if we expose the
kCenterLineThicknessDp
variable, we can attribute a zero value to it:webvr-polyfill/build/webvr-polyfill.js
Line 1245 in ceb80d0
Cheers,
Carlos
The text was updated successfully, but these errors were encountered: