Skip to main content

Unity desktop application


Import the AR 51 SDK Unity package

  1. In Unity, choose Assets → Import Package → Custom Package…, and select the AR 51 Unity SDK package.

Unity desktop application — Unity import custom packages

  1. Choose the AR 51 Unity package from the file menu.

Unity desktop application — File menu

  1. You should see a progress bar when the package is loading.

Unity desktop application — Loading

  1. Choose all the assets in the package and click import.

Unity desktop application — Loading all assets

Drag the SDK prefab into the scene

  1. Locate the AR51.Unity.SDK prefab on the project menu. Under Assets/AR51.Unity.SDK/Prefabs

Unity desktop application — Ar51sdk on side menu

  1. Drag the AR51.Unity.SDK prefab into the scene.

Unity desktop application — Ar51sdk in the scene

Select the target platform

In the "Service Manager" component select the platform of your choice.

Unity desktop application — Target platform

Select the hand provider

If you are using hands in your experience (i.e. Ultra leap) select the appropriate provider in the "Service Manager" component.

Run the Unity Scene

Run the scene in Unity.

You should be able to view a character that moves as you do.

Unity desktop application — Play

Was this page helpful?