Add a sessionavailable event that allows content to enter an XR session without a user gesture

This commit is contained in:
Alan Jeffrey 2020-07-10 14:09:18 -05:00
parent 714acb942c
commit 63663fada9
5 changed files with 39 additions and 1 deletions

View file

@ -281,7 +281,8 @@ mod gen {
},
layers: {
enabled: bool,
}
},
sessionavailable: bool,
},
worklet: {
blockingsleep: {