4.1.0-alpha
Needle Engine
- Add: Screenshot support for AR:
To use you need to request thecamera-access
XR feature when starting a new XR session.
For that you can either simply add the WebARCameraBackground component to your scene
or add the feature in theNeedleXRSession.onSessionRequestStart
event hook.
Unity Integration
- Add: Get AI Help for converting C# to typescript
We added a small UI label above C# components that do not yet have a matching Needle Engine component. Clicking this label will ask the AI for how the component can be translated to typescript. - Add: "Explain with AI" component context menu in
Needle Engine/Explain with AI
Links
Download for Unity • Download for Blender • Documentation • API • Live Samples