

Note where the device initially boots up, as the nose position will be what the device chooses as your world origin in Unreal Engine, with the X-axis increasing as it moves away from the wearer. Second, you will need to add "%MLSDK%\internal\tools\mldb" to your PATH environment variable.Īs part of our early support for the Magic Leap headset, we have put together a small sample project with examples of how many of the platform's unique features are used in Unreal Engine.ĭownload the LuminSample project for use with the custom editor to reference when reading through the following feature docs.

You can find this window in Control Panel > System > Advanced System Settings > Environment Variables.įirst, you wil need to add an entry called "MLSDK", which contains the path to the folder containing /mlsdk you installed above. In order for UE4 to run commands from the SDK, you will need to set a few system variables (not user variables) in your computer's Environment Variables. (Example: C:\Users\you\MagicLeap\mlsdk\v0.x) In the Project Settings menu, head over to Platforms > Magic Leap SDK and set the path to your Lumin SDK folder. Once installed, you will want to point to where you have installed the Lumin SDK. Select Lumin as a Target Platform, and click Apply. Grab the Magic Leap editor from the Epic Games Launcher by heading over to the Library tab. In the confirmation message at the bottom of Package Manager, click Apply changes. Select Lumin SDK under Common Packages,and then click Download & Install. To change this, click Settings and then specify a different path in the Download/Install Directory. The default destination for Magic Leap packages is C:\Users\you\MagicLeap. Sign in to Magic Leap Package Manager with your registered email address and 6-digit code.
Magic leap download install#
See Lumin SDK Development Requirements for more.įirst, we will need to install the Lumin SDK.ĭownload, install, and then run Magic Leap Package Manager from. Unreal Engine 4.24 supports the Lumin SDK version 0.22.0 and Unreal Engine 4.26 supports the Lumin SDK version 0.24. Projects built with later versions of the Lumin SDK will fail. Unreal Engine 4.23 supports the Lumin SDK version 0.19.0.
