I want to add a screen(actually cube) im the scene, and when I hand pokes the screen, it will store the poked coordinate of its local system in a variable.How to get the coordinate when it is poked?I can't find any API to do this.
Background:Gonna to make a VR remote desktop, and I'm using the oculus integration SDK.