magic-script-components-react-native
magic-script-components-react-native copied to clipboard
Support Prism's positionRelativeToCamera and orientationRelativeToCamera
Description
Currently, the positionRelativeToCamera
and orientationRelativeToCamera
properties do nothing on mobile.
Like in lumin, it should set the initial position of the Prism relative to the camera at the time of rendering the prism. No tracking is necessary.
Completion status
- [x] Android
- [ ] iOS