rhdeck / react-reality

Augmented Reality built out of React Components
20 stars 3 forks source link

Add plane position and eulerAngles to `onUpdateAnchors` info #4

Closed chukcha-wtf closed 6 years ago

rhdeck commented 6 years ago

This looks great! What is the reference node of ARAnchor's node? Global origin? (e.g. is the added position/EA props the relative position/pose from an <ARNode /> with no parent?)

chukcha-wtf commented 6 years ago

Sorry for late response, It was relative to parent node. Please ignore this PR, there is a new one coming with hitTest support and global origin info for onUpdateAnchors