Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Lumin 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@XRTK-Build-Bot XRTK-Build-Bot released this 29 Apr 08:48

Release Notes

Requirements

  • Unity 2019.1.0f2 or later
  • Microsoft Visual Studio 2017
  • Windows 10 1803 or later
  • Windows SDK 10.0.17134 or later

Import via Unity Package Manager (upm)

Find Packages/manifest.json in your project and edit the dependencies to include:

{
  "dependencies": {
    "com.xrtk.core": "https://github.com/XRTK/XRTK-Core.git#0.1.5",
    "com.xrtk.lumin": "https://github.com/XRTK/Lumin.git#0.1.1",
    ...
  },
}

Changes:

This list of changes was [auto generated](https://dev.azure.com/xrtk/Mixed Reality Toolkit/_build/results?buildId=599&view=logs).