HandPosing
A tool for quickly authoring hand poses to objects in VR using hand-tracking
HandPosing.OVRIntegration.UpdateNotifierOVR Class Reference

This is a custom implementation for Oculus plugin of the AnchorsUpdateNotifier. Since OVRCameraRig sometimes updates anchors at Update, FixedUpdate or even OnBeforeRender, this will inform the puppet system of the right moments these updates occur. More...

Inheritance diagram for HandPosing.OVRIntegration.UpdateNotifierOVR:
HandPosing.AnchorsUpdateNotifier

Protected Member Functions

override void Update ()
 

Additional Inherited Members

- Public Attributes inherited from HandPosing.AnchorsUpdateNotifier
System.Action OnAnchorsEveryUpdate
 Event called every time the hands are updated. Could be triggered multiple times per frame. More...
 
System.Action OnAnchorsFirstUpdate
 Event called the first time the hands are updated in a frame. More...
 

Detailed Description

This is a custom implementation for Oculus plugin of the AnchorsUpdateNotifier. Since OVRCameraRig sometimes updates anchors at Update, FixedUpdate or even OnBeforeRender, this will inform the puppet system of the right moments these updates occur.


The documentation for this class was generated from the following file: