Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Smidigaston's avatar
Smidigaston
Honored Guest
7 years ago

Oculus Vr, push button with index finger

Hi
I'm new to this forum and a total newbie, experimenting for fun.
I'm trying to push a button with my indexfinger using avatar hands from the sdk but don't know where to start.
Looking at public Transform GetHandTransform(HandType hand, HandJoint jointbut don't get it to work. Maybe that's the wrong way to go? Please point me in the right direction or even better, give me some codesamples to look at.
Thanks in advance

1 Reply

Replies have been turned off for this discussion
  • @imperativity , is there any real practical example or documentation how to call 

    call Transform raycastOrigin = GetHandTransform(HandType.Left(or right), Handjoint.HandBase); for example to add the raycast ?

     I'm unable to finds any docs on this.

     Thank you,

    Alex